Skip to content

Commit 0768ae0

Browse files
committed
Change version number to 1.02
1 parent ab5f297 commit 0768ae0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

FlashpointInstaller/Properties/AssemblyInfo.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
3434
[assembly: AssemblyVersion("1.0.1.0")]
35-
[assembly: AssemblyFileVersion("1.01")]
35+
[assembly: AssemblyFileVersion("1.02")]

FlashpointManager/Properties/AssemblyInfo.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
3434
[assembly: AssemblyVersion("1.0.1.0")]
35-
[assembly: AssemblyFileVersion("1.01")]
35+
[assembly: AssemblyFileVersion("1.02")]

0 commit comments

Comments
 (0)