Skip to content

Commit 96fd7f4

Browse files
committed
Bump version
1 parent 6c39df5 commit 96fd7f4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/HeatMap/Properties/AssemblyInfo.cs

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,10 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("1.1.7.0")]
35-
[assembly: AssemblyFileVersion("1.1.7.0")]
34+
[assembly: AssemblyVersion("1.1.8.0")]
35+
[assembly: AssemblyFileVersion("1.1.8.0")]
36+
37+
3638

3739

3840

0 commit comments

Comments
 (0)