Skip to content

Commit 4442667

Browse files
committed
Bump version
1 parent ac3e05c commit 4442667

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/InEngine.Commands/InEngine.Commands.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<PackageVersion>5.0.0</PackageVersion>
55
</PropertyGroup>
66
<PropertyGroup>
7-
<Version>4.0.0</Version>
7+
<Version>5.0.0</Version>
88
<FileVersion>5.0.0</FileVersion>
99
<Authors>Ethan Hann</Authors>
1010
<Description>Plugin-based queuing and scheduling command server.</Description>

src/InEngine.Core.Test/InEngine.Core.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<PropertyGroup>
9-
<Version>4.0.0</Version>
9+
<Version>5.0.0</Version>
1010
<FileVersion>5.0.0</FileVersion>
1111
<Authors>Ethan Hann</Authors>
1212
<Description>Plugin-based queuing and scheduling command server.</Description>

src/InEngine/InEngine.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<PropertyGroup>
9-
<Version>4.0.0</Version>
9+
<Version>5.0.0</Version>
1010
<FileVersion>5.0.0</FileVersion>
1111
<Authors>Ethan Hann</Authors>
1212
<Description>Plugin-based queuing and scheduling command server.</Description>

0 commit comments

Comments
 (0)