mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
version bump
This commit is contained in:
parent
7d55d972d0
commit
d3991e6959
2 changed files with 5 additions and 5 deletions
|
|
@ -14,10 +14,10 @@
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<Version>4.3.0</Version>
|
<Version>4.4.0</Version>
|
||||||
<PackageVersion>4.3.0</PackageVersion>
|
<PackageVersion>4.4.0</PackageVersion>
|
||||||
<AssemblyVersion>4.3.0</AssemblyVersion>
|
<AssemblyVersion>4.4.0</AssemblyVersion>
|
||||||
<FileVersion>4.3.0</FileVersion>
|
<FileVersion>4.4.0</FileVersion>
|
||||||
<PackageId>Flow.Launcher.Plugin</PackageId>
|
<PackageId>Flow.Launcher.Plugin</PackageId>
|
||||||
<Authors>Flow-Launcher</Authors>
|
<Authors>Flow-Launcher</Authors>
|
||||||
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
version: '1.18.0.{build}'
|
version: '1.19.0.{build}'
|
||||||
|
|
||||||
init:
|
init:
|
||||||
- ps: |
|
- ps: |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue