Skip to content

Commit afe16da

Browse files
committed
Bump version to 1.2
1 parent e847512 commit afe16da

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

API/API.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFramework>net5.0</TargetFramework>
@@ -12,6 +12,6 @@
1212
<Authors>TestMyCode</Authors>
1313
<RepositoryUrl>https://github.com/TMC-CSharp/tmc-csharp-runner.git</RepositoryUrl>
1414
<RepositoryType>git</RepositoryType>
15-
<Version>1.1.1</Version>
15+
<Version>1.2</Version>
1616
</PropertyGroup>
1717
</Project>

Bootstrap/Bootstrap.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<Authors>TestMyCode</Authors>
1515
<RepositoryUrl>https://github.com/TMC-CSharp/tmc-csharp-runner.git</RepositoryUrl>
1616
<RepositoryType>git</RepositoryType>
17-
<Version>1.1.1</Version>
17+
<Version>1.2</Version>
1818
</PropertyGroup>
1919

2020
<ItemGroup>

Core/Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<Authors>TestMyCode</Authors>
1313
<RepositoryUrl>https://github.com/TMC-CSharp/tmc-csharp-runner.git</RepositoryUrl>
1414
<RepositoryType>git</RepositoryType>
15-
<Version>1.1.1</Version>
15+
<Version>1.2</Version>
1616
</PropertyGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)