bump to b9

This commit is contained in:
Peter Steinberger 2025-07-09 09:18:08 +02:00
parent 9a2b642e3c
commit 43c98cac4b
2 changed files with 3 additions and 3 deletions

View file

@ -1,8 +1,8 @@
// VibeTunnel Version Configuration
// This file contains the version and build number for the app
MARKETING_VERSION = 1.0.0-beta.8
CURRENT_PROJECT_VERSION = 172
MARKETING_VERSION = 1.0.0-beta.9
CURRENT_PROJECT_VERSION = 173
// Domain and GitHub configuration
APP_DOMAIN = vibetunnel.sh

View file

@ -1,6 +1,6 @@
{
"name": "@vibetunnel/vibetunnel-cli",
"version": "1.0.0-beta.8",
"version": "1.0.0-beta.9",
"description": "Web frontend for terminal multiplexer",
"main": "dist/server.js",
"bin": {