mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
bump plugin project version
This commit is contained in:
parent
e05c94d9e4
commit
82106ccc0f
1 changed files with 4 additions and 4 deletions
|
|
@ -15,10 +15,10 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<Version>4.7.0</Version>
|
||||
<PackageVersion>4.7.0</PackageVersion>
|
||||
<AssemblyVersion>4.7.0</AssemblyVersion>
|
||||
<FileVersion>4.7.0</FileVersion>
|
||||
<Version>4.8.0</Version>
|
||||
<PackageVersion>4.8.0</PackageVersion>
|
||||
<AssemblyVersion>4.8.0</AssemblyVersion>
|
||||
<FileVersion>4.8.0</FileVersion>
|
||||
<PackageId>Flow.Launcher.Plugin</PackageId>
|
||||
<Authors>Flow-Launcher</Authors>
|
||||
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
||||
|
|
|
|||
Loading…
Reference in a new issue