Skip to content

Commit 1e799d6

Browse files
committed
5.0.23
1 parent cfe800a commit 1e799d6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

deploy_prod.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
npm version patch
1+
# npm version patch
22
version=`node -e 'console.log(require("./package.json").version)'`
33
ECHO "____________WIDGET-V5______________"
44
echo "CREATING TAG ON GIT FOR version: $version"

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@chat21/chat21-web-widget",
33
"author": "Tiledesk SRL",
4-
"version": "5.0.23-rc.5",
4+
"version": "5.0.23",
55
"license": "AGPL-3.0",
66
"homepage": "https://www.tiledesk.com",
77
"repository": {

0 commit comments

Comments
 (0)