We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68de772 commit 827b917Copy full SHA for 827b917
History.md
@@ -1,6 +1,6 @@
1
# `rake-compiler/rake-compiler-dock` Changelog
2
3
-## next / unreleased
+## v1.7.0.rc1 / 2024-12-13
4
5
### Ruby 3.4 support
6
lib/rake_compiler_dock/version.rb
@@ -1,4 +1,4 @@
module RakeCompilerDock
- VERSION = "1.7.0.dev"
- IMAGE_VERSION = "1.7.0.dev"
+ VERSION = "1.7.0.rc1"
+ IMAGE_VERSION = "1.7.0.rc1"
end
0 commit comments