You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@echo "New minor release version: $(NEW_TAG)\nRun:\tgit push origin $(NEW_TAG)\nAnd draft a new release at https://github.com/pokt-network/smt/releases/new"
118
+
@echo "New minor release version tagged: $(NEW_TAG)"
119
+
@echo "Run the following commands to push the new tag:"
120
+
@echo " git push origin $(NEW_TAG)"
121
+
@echo "And draft a new release at https://github.com/pokt-network/smt/releases/new"
0 commit comments