Skip to content

Commit 4cf70f2

Browse files
committed
Bump the version
1 parent 356e179 commit 4cf70f2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Source/GlobalAssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
[assembly: AssemblyConfiguration("Release")]
1313
#endif
1414

15-
[assembly: AssemblyVersion("3.2.0")]
16-
[assembly: AssemblyFileVersion("3.2.0")]
17-
[assembly: AssemblyInformationalVersion("3.2.0")]
15+
[assembly: AssemblyVersion("3.3.0")]
16+
[assembly: AssemblyFileVersion("3.3.0")]
17+
[assembly: AssemblyInformationalVersion("3.3.0")]

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 3.2.{build}
1+
version: 3.3.{build}
22
os: Visual Studio 2015
33
configuration: Release
44
clone_depth: 2

0 commit comments

Comments
 (0)