Skip to content

Commit

Permalink
Merge branch 'master' into feature/misc-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
highbyte authored Oct 27, 2023
2 parents 91130cd + dec1c80 commit 540e688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-push-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ env:
# PROJECT_FILE6: "src/libraries/Highbyte.DotNet6502.Impl.SilkNet/Highbyte.DotNet6502.Impl.SilkNet.csproj"
# PROJECT_FILE7: "src/libraries/Highbyte.DotNet6502.Impl.Skia/Highbyte.DotNet6502.Impl.Skia.csproj"
CONFIGURATION: "Release"
VERSION: "0.12.1" #Major.Minor[.Rev]
VERSION: "0.13.0" #Major.Minor[.Rev]
VERSION_SUFFIX: "-alpha"
PACKAGE_REPO: "https://nuget.pkg.github.com/highbyte/index.json"

Expand Down

0 comments on commit 540e688

Please sign in to comment.