Skip to content

Commit b652070

Browse files
author
Hamza Shahid
committed
chore: bump version to 2.3.7-railway.2 to force rebuild
1 parent 08ccf9f commit b652070

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ ENV DOCKER_ENV=true
5858

5959
EXPOSE 8080
6060

61-
# Cache bust: 2026-01-16-v3
61+
# Cache bust: 2026-01-17-v1
6262
# Make Railway startup script executable
6363
RUN chmod +x ./Docker/scripts/railway_start.sh
6464

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "evolution-api",
3-
"version": "2.3.7-railway.1",
3+
"version": "2.3.7-railway.2",
44
"description": "Rest api for communication with WhatsApp",
55
"main": "./dist/main.js",
66
"type": "commonjs",

0 commit comments

Comments
 (0)