Skip to content

Commit 8cd98d3

Browse files
committed
update version to 2.2
1 parent b823624 commit 8cd98d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Rubberduck.Core/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@
3131
// Buildnummer
3232
// Revision
3333
//
34-
[assembly: AssemblyVersion("2.1.*")]
34+
[assembly: AssemblyVersion("2.2.*")]

Rubberduck.Main/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@
3434
// You can specify all the values or you can default the Build and Revision Numbers
3535
// by using the '*' as shown below:
3636
// [assembly: AssemblyVersion("1.0.*")]
37-
[assembly: AssemblyVersion("2.1.*")]
37+
[assembly: AssemblyVersion("2.2.*")]
3838
//[assembly: AssemblyFileVersion("2.1.0.0")]

0 commit comments

Comments
 (0)