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 2b12fa7 commit 740111aCopy full SHA for 740111a
set-version.sh
@@ -3,4 +3,4 @@
3
sed -i '' -e "s/process.env.npm_package_version/'$1'/g" ./es/methods/send/send.js
4
sed -i '' -e "s/process.env.npm_package_version/'$1'/g" ./es/methods/sendForm/sendForm.js
5
6
-echo -e "\033[0;33mApplication version is $1\033[0m"
+echo -e "\033[0;33mSDK version is $1\033[0m"
0 commit comments