Skip to content

Commit

Permalink
up version (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
FaithBeam authored Jan 13, 2024
1 parent c82c738 commit 1015839
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: .NET

env:
PACK_ID: Sims1WidescreenPatcher
PACK_VER: 3.8.0-beta.2
PACK_VER: 3.8.0

on:
push:
Expand Down
4 changes: 2 additions & 2 deletions Sims1WidescreenPatcher/Sims1WidescreenPatcher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
<!-- Also defines .app file name -->
<CFBundleDisplayName>Sims1WidescreenPatcher</CFBundleDisplayName>
<CFBundleIdentifier>com.example</CFBundleIdentifier>
<CFBundleVersion>3.8.0-beta.2</CFBundleVersion>
<CFBundleShortVersionString>3.8.0-beta.2</CFBundleShortVersionString>
<CFBundleVersion>3.8.0</CFBundleVersion>
<CFBundleShortVersionString>3.8.0</CFBundleShortVersionString>
<CFBundlePackageType>APPL</CFBundlePackageType>
<CFBundleExecutable>Sims1WidescreenPatcher</CFBundleExecutable>
<CFBundleIconFile>SimsICO.ico</CFBundleIconFile>
Expand Down

0 comments on commit 1015839

Please sign in to comment.