Skip to content

Commit ae39892

Browse files
committed
Correct version.
1 parent 28b651a commit ae39892

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
@ECHO OFF
77

88
Rem | Set Params
9-
Set "VersionPrefix=1.3.6.73"
9+
Set "VersionPrefix=1.3.6.72"
1010
Set "filename=CoreKeeperInventoryEditor-%VersionPrefix%"
1111

1212
Rem | Put the expected location of vswhere into a variable.

src/CoreKeeperInventoryEditor/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
3535
[assembly: AssemblyVersion("1.0.0.0")]
36-
[assembly: AssemblyFileVersion("1.3.6.73")]
36+
[assembly: AssemblyFileVersion("1.3.6.72")]
3737

0 commit comments

Comments
 (0)