Skip to content

Commit

Permalink
Merge pull request #2992 from ibuclaw/merge_stable
Browse files Browse the repository at this point in the history
update version to v1.39.0-rc.1

Signed-off-by: Nicholas Wilson <[email protected]>
Merged-on-behalf-of: Nicholas Wilson <[email protected]>
  • Loading branch information
dlang-bot authored Jan 9, 2025
2 parents f5d9aa9 + 4e3cd36 commit aa3bf37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/dub/version_.d
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
module dub.version_;
enum dubVersion = "v1.39.0-beta.1";
enum dubVersion = "v1.39.0-rc.1";

0 comments on commit aa3bf37

Please sign in to comment.