We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a17e8a3 commit 5e2a6a7Copy full SHA for 5e2a6a7
.github/workflows/scripts/bump-versions.sh
@@ -141,8 +141,6 @@ fi
141
142
# add escape characters to the current versions to work with sed
143
escaped_current_beta_core=${current_beta_core//./\\.}
144
-escaped_current_beta_contrib=${current_beta_contrib//./\\.}
145
-escaped_current_stable=${current_stable//./\\.}
146
147
# Update versions in each manifest file
148
echo "Making the following updates:"
0 commit comments