diff --git a/mac/VibeTunnel/version.xcconfig b/mac/VibeTunnel/version.xcconfig index 1cc2fdc6..617f7b63 100644 --- a/mac/VibeTunnel/version.xcconfig +++ b/mac/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.12 +MARKETING_VERSION = 1.0.0-beta.13 CURRENT_PROJECT_VERSION = 201 // Domain and GitHub configuration diff --git a/web/package.json b/web/package.json index 7931f9f7..f0c701ca 100644 --- a/web/package.json +++ b/web/package.json @@ -1,6 +1,6 @@ { "name": "vibetunnel", - "version": "1.0.0-beta.12", + "version": "1.0.0-beta.13", "description": "Terminal sharing server with web interface - supports macOS, Linux, and headless environments", "main": "dist/server/server.js", "bin": {