Skip to content

Commit

Permalink
bump version (#391)
Browse files Browse the repository at this point in the history
* bump version

* bump version
  • Loading branch information
mattpannella authored Feb 5, 2025
1 parent ebfe3b1 commit 18ee525
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pupdate.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<TargetFramework>net9.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>disable</Nullable>
<Version>4.3.0</Version>
<Version>4.3.1</Version>
<Description>Keep your Analogue Pocket up to date</Description>
<Copyright>2025 Matt Pannella</Copyright>
<Authors>Matt Pannella</Authors>
Expand Down
2 changes: 1 addition & 1 deletion pupdate_legacy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>disable</Nullable>
<Version>4.3.0</Version>
<Version>4.3.1</Version>
<Description>Keep your Analogue Pocket up to date</Description>
<Copyright>2025 Matt Pannella</Copyright>
<Authors>Matt Pannella</Authors>
Expand Down

0 comments on commit 18ee525

Please sign in to comment.