Skip to content

Commit baba3cf

Browse files
Bump CoalesceVersion from 3.0.0-alpha.20220617.1 to 3.1.1
Bumps `CoalesceVersion` from 3.0.0-alpha.20220617.1 to 3.1.1. Updates `IntelliTect.Coalesce` from 3.0.0-alpha.20220617.1 to 3.1.1 - [Release notes](https://github.com/IntelliTect/Coalesce/releases) - [Changelog](https://github.com/IntelliTect/Coalesce/blob/dev/Coalesce2.0Changes.md) - [Commits](https://github.com/IntelliTect/Coalesce/commits/3.1.1) Updates `IntelliTect.Coalesce.Vue` from 3.0.0-alpha.20220617.1 to 3.1.1 - [Release notes](https://github.com/IntelliTect/Coalesce/releases) - [Changelog](https://github.com/IntelliTect/Coalesce/blob/dev/Coalesce2.0Changes.md) - [Commits](https://github.com/IntelliTect/Coalesce/commits/3.1.1) --- updated-dependencies: - dependency-name: IntelliTect.Coalesce dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: IntelliTect.Coalesce.Vue dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e118a6 commit baba3cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<CoalesceVersion Condition="'$(CoalesceVersion)' == '' Or $(CoalesceVersion) == '*Undefined*'">3.0.0-alpha.20220617.1</CoalesceVersion>
3+
<CoalesceVersion Condition="'$(CoalesceVersion)' == '' Or $(CoalesceVersion) == '*Undefined*'">3.1.1</CoalesceVersion>
44

55
<LangVersion>10.0</LangVersion>
66
<ImplicitUsings>true</ImplicitUsings>

0 commit comments

Comments
 (0)