Bump version to 1.0.0-beta.13

This commit is contained in:
Peter Steinberger 2025-07-17 19:47:28 +02:00
parent 48e8e93007
commit 39d35d0655
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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": {