Skip to content

Commit

Permalink
updated version (mattpannella#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattpannella authored Jan 21, 2024
1 parent d8f9294 commit 489fd03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/announce.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
-d '{
"username": "mattpannella",
"avatar_url": "https://avatars.githubusercontent.com/u/4806679",
"content": "Pocket Updater Utility Release",
"content": "Pupdate Release",
"embeds": [{
"color": 4819409,
"title": "${{ github.event.release.name }}",
Expand Down
2 changes: 1 addition & 1 deletion pupdate.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>2.43.1</Version>
<Version>3.0.0</Version>
<Description>Keep your Analogue Pocket up to date</Description>
<Copyright>2023 Matt Pannella</Copyright>
<Authors>Matt Pannella</Authors>
Expand Down

0 comments on commit 489fd03

Please sign in to comment.