Skip to content

Commit 953dc9d

Browse files
committed
Change version number to 1.0-beta7
1 parent dabe054 commit 953dc9d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

FlashpointInstaller/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
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.0.0")]
35-
[assembly: AssemblyFileVersion("1.0-beta6")]
35+
[assembly: AssemblyFileVersion("1.0-beta7")]

FlashpointManager/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
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.0.0")]
35-
[assembly: AssemblyFileVersion("1.0-beta6")]
35+
[assembly: AssemblyFileVersion("1.0-beta7")]

0 commit comments

Comments
 (0)