Skip to content

Commit 9c55447

Browse files
committed
Change version number to 1.0-rc6
1 parent c5e0ead commit 9c55447

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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-rc5")]
35+
[assembly: AssemblyFileVersion("1.0-rc6")]

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-rc5")]
35+
[assembly: AssemblyFileVersion("1.0-rc6")]

0 commit comments

Comments
 (0)