Skip to content

Commit 827b917

Browse files
committed
version bump to v1.7.0.rc1
1 parent 68de772 commit 827b917

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

History.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# `rake-compiler/rake-compiler-dock` Changelog
22

3-
## next / unreleased
3+
## v1.7.0.rc1 / 2024-12-13
44

55
### Ruby 3.4 support
66

lib/rake_compiler_dock/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module RakeCompilerDock
2-
VERSION = "1.7.0.dev"
3-
IMAGE_VERSION = "1.7.0.dev"
2+
VERSION = "1.7.0.rc1"
3+
IMAGE_VERSION = "1.7.0.rc1"
44
end

0 commit comments

Comments
 (0)