Merge pull request #281 from Flow-Launcher/version_bump_release

1.7.0 version bump
This commit is contained in:
taooceros 2021-01-07 18:15:51 +08:00 committed by GitHub
commit d223d2c376
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -16,6 +16,6 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]
[assembly: AssemblyVersion("1.6.0")]
[assembly: AssemblyFileVersion("1.6.0")]
[assembly: AssemblyInformationalVersion("1.6.0")]
[assembly: AssemblyVersion("1.7.0")]
[assembly: AssemblyFileVersion("1.7.0")]
[assembly: AssemblyInformationalVersion("1.7.0")]

View file

@ -1,4 +1,4 @@
version: '1.6.0.{build}'
version: '1.7.0.{build}'
init:
- ps: |