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.
after_gem_release_version_increment
1 parent b5d7dd0 commit 35444d5Copy full SHA for 35444d5
bake.rb
@@ -8,5 +8,5 @@
8
# @parameter version [String] The new version number.
9
def after_gem_release_version_increment(version)
10
context["releases:update"].call(version)
11
- context["utopia:project:readme:update"].call
+ context["utopia:project:update"].call
12
end
0 commit comments