Skip to content

Commit 0a29021

Browse files
committed
2.2.0 release preparation
1 parent 9985bb8 commit 0a29021

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Build/Props/CodeJam.Default.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
<AssemblyOriginatorKeyFile>..\Build\CodeJam.snk</AssemblyOriginatorKeyFile>
1111

1212
<Version>2.2.0.0</Version>
13-
<PackageVersion>2.2.0-rc1</PackageVersion>
13+
<PackageVersion>2.2.0</PackageVersion>
1414
<PackageOutputPath>..\_Results</PackageOutputPath>
1515

1616
<Company>RSDN</Company>
1717

18-
<Copyright>RSDN, 2018</Copyright>
18+
<Copyright>RSDN, 2019</Copyright>
1919
<RepositoryUrl>https://github.com/rsdn/CodeJam</RepositoryUrl>
2020
<RepositoryType>git</RepositoryType>
2121
</PropertyGroup>

CodeJam.Blocks/Readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CodeJam.Blocks 2.2.0-beta1 Release Notes
1+
CodeJam.Blocks 2.2.0 Release Notes
22
----------------------------------
33

44
What's new in 2.2.0-beta1

CodeJam.Main/Readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CodeJam 2.2.0-beta3 Release Notes
1+
CodeJam 2.2.0 Release Notes
22
---------------------------------
33

44
What's new in 2.2.0

0 commit comments

Comments
 (0)