Skip to content

Commit

Permalink
Merge branch 'persiapan-rilis-v1.4.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
rudi-krsoftware committed Mar 13, 2018
2 parents f6bce6f + 16f7b03 commit e3def52
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions src/VersionInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.4.0.30")]
[assembly: AssemblyFileVersion("1.4.0")]
[assembly: AssemblyVersion("1.4.1.30")]
[assembly: AssemblyFileVersion("1.4.1")]
4 changes: 2 additions & 2 deletions updater/open-retail-auto-updater.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>1.4.0.30</version>
<url>https://github.com/rudi-krsoftware/open-retail/releases/download/v1.4.0/AutoUpdater.exe</url>
<version>1.4.1.30</version>
<url>https://github.com/rudi-krsoftware/open-retail/releases/download/v1.4.1/AutoUpdater.exe</url>
</item>
4 changes: 2 additions & 2 deletions updater/open-retail-cashier-auto-updater.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>1.4.0.30</version>
<url>https://github.com/rudi-krsoftware/open-retail/releases/download/v1.4.0/AutoUpdaterCashier.exe</url>
<version>1.4.1.30</version>
<url>https://github.com/rudi-krsoftware/open-retail/releases/download/v1.4.1/AutoUpdaterCashier.exe</url>
</item>

0 comments on commit e3def52

Please sign in to comment.