diff --git a/ios/VibeTunnel/version.xcconfig b/ios/VibeTunnel/version.xcconfig index 0a93ea93..ad25a4f6 100644 --- a/ios/VibeTunnel/version.xcconfig +++ b/ios/VibeTunnel/version.xcconfig @@ -1,7 +1,7 @@ // VibeTunnel Version Configuration // This file contains the version and build number for the app -MARKETING_VERSION = 1.0.0-beta.15.2 +MARKETING_VERSION = 1.0.0-beta.16 CURRENT_PROJECT_VERSION = 160 // Domain and GitHub configuration diff --git a/web/package.json b/web/package.json index af80c71b..f42e6f04 100644 --- a/web/package.json +++ b/web/package.json @@ -1,6 +1,6 @@ { "name": "vibetunnel", - "version": "1.0.0-beta.15.2", + "version": "1.0.0-beta.16", "description": "Terminal sharing server with web interface - supports macOS, Linux, and headless environments", "main": "dist/server/server.js", "bin": { diff --git a/web/package.npm.json b/web/package.npm.json index 6b79c6d4..47223e85 100644 --- a/web/package.npm.json +++ b/web/package.npm.json @@ -1,6 +1,6 @@ { "name": "vibetunnel", - "version": "1.0.0-beta.15.2", + "version": "1.0.0-beta.16", "description": "Terminal sharing server with web interface - supports macOS, Linux, and headless environments", "main": "lib/cli.js", "bin": {