mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Merge pull request #360 from Flow-Launcher/sync_hotfix_release
Sync Dev with 1.7.2
This commit is contained in:
commit
f8bd44fb0f
2 changed files with 4 additions and 4 deletions
|
|
@ -16,6 +16,6 @@ using System.Runtime.InteropServices;
|
||||||
[assembly: AssemblyTrademark("")]
|
[assembly: AssemblyTrademark("")]
|
||||||
[assembly: AssemblyCulture("")]
|
[assembly: AssemblyCulture("")]
|
||||||
[assembly: ComVisible(false)]
|
[assembly: ComVisible(false)]
|
||||||
[assembly: AssemblyVersion("1.7.1")]
|
[assembly: AssemblyVersion("1.7.2")]
|
||||||
[assembly: AssemblyFileVersion("1.7.1")]
|
[assembly: AssemblyFileVersion("1.7.2")]
|
||||||
[assembly: AssemblyInformationalVersion("1.7.1")]
|
[assembly: AssemblyInformationalVersion("1.7.2")]
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
version: '1.7.1.{build}'
|
version: '1.7.2.{build}'
|
||||||
|
|
||||||
init:
|
init:
|
||||||
- ps: |
|
- ps: |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue