mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-27 15:17:38 +00:00
Bump version to 1.0.0-beta.13
This commit is contained in:
parent
48e8e93007
commit
39d35d0655
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
// VibeTunnel Version Configuration
|
// VibeTunnel Version Configuration
|
||||||
// This file contains the version and build number for the app
|
// 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
|
CURRENT_PROJECT_VERSION = 201
|
||||||
|
|
||||||
// Domain and GitHub configuration
|
// Domain and GitHub configuration
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "vibetunnel",
|
"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",
|
"description": "Terminal sharing server with web interface - supports macOS, Linux, and headless environments",
|
||||||
"main": "dist/server/server.js",
|
"main": "dist/server/server.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue