Skip to content

Commit

Permalink
Update System version
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthoDingo committed Aug 15, 2024
1 parent 265317e commit b9271f7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions System/System.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,10 @@
<PackageReadmeFile>README.md</PackageReadmeFile>
<Company>FrenchyApps42</Company>
<PackageIcon>Logo.png</PackageIcon>
<Version>1.0.1</Version>
<AssemblyVersion>1.0.1.1</AssemblyVersion>
<FileVersion>1.0.1.1</FileVersion>
<Version>1.0.2</Version>
<AssemblyVersion>1.0.2</AssemblyVersion>
<PackageReleaseNotes>Implement Awake from Microsoft Powertoys</PackageReleaseNotes>
<FileVersion>1.0.2.1</FileVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit b9271f7

Please sign in to comment.