Skip to content

Commit

Permalink
bump version 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ghost1372 committed Nov 11, 2018
1 parent db5aa3e commit 0ff792c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions Updater.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<UrlShorter>
<AppVersion>
<version>1.8.0</version>
<version>1.9.0</version>
<url>https://github.com/ghost1372/UrlShortener/releases/latest</url>
<changelog>
Add PLink Service
fixed some issues
updated skin
</changelog>
</AppVersion>
</UrlShorter>
4 changes: 2 additions & 2 deletions UrlShortener/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,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.8.0.0")]
[assembly: AssemblyFileVersion("1.8.0.0")]
[assembly: AssemblyVersion("1.9.0.0")]
[assembly: AssemblyFileVersion("1.9.0.0")]

0 comments on commit 0ff792c

Please sign in to comment.