Skip to content

Commit

Permalink
fix rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
clown committed Jun 20, 2024
1 parent ed9c300 commit f485bcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ require 'rake/clean'
# configuration
# --------------------------------------------------------------------------- #
PROJECT = "Cube.Core"
LATEST = "v8"
LATEST = "v9"
BRANCHES = ["net47", "net60", "net35"]
PLATFORMS = ["Any CPU"]
PACKAGES = ["Libraries/Core/Cube.Core",
Expand Down

0 comments on commit f485bcf

Please sign in to comment.