Skip to content

Commit 96e1541

Browse files
committed
Updated version number to 1.4
1 parent 9e95c3f commit 96e1541

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

NugetConvert2AutomaticRestore.Setup/def.wxi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Include>
3-
<?define Version= "1.2.0.0"?>
3+
<?define Version= "1.4.0.0"?>
44
<?define DefaultRegistryKey="SOFTWARE\Inmeta\IFix\Install"?>
55
<?define UpgradeCode="52fa75e8-9aef-443b-9b31-a70989d5b42d"?>
66

RemoveOldNugetRestore/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.2.0.41120")]
36-
[assembly: AssemblyFileVersion("1.2.0.41120")]
35+
[assembly: AssemblyVersion("1.4.0.0")]
36+
[assembly: AssemblyFileVersion("1.4.0.0")]

0 commit comments

Comments
 (0)