mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-27 15:17:38 +00:00
- Update package.json to 1.0.0-beta.16 - Update package.npm.json to 1.0.0-beta.16 - Update mac/VibeTunnel/version.xcconfig to 1.0.0-beta.16 - Update ios/VibeTunnel/version.xcconfig to 1.0.0-beta.16
12 lines
349 B
Text
12 lines
349 B
Text
// VibeTunnel Version Configuration
|
|
// This file contains the version and build number for the app
|
|
|
|
MARKETING_VERSION = 1.0.0-beta.16
|
|
CURRENT_PROJECT_VERSION = 160
|
|
|
|
// Domain and GitHub configuration
|
|
APP_DOMAIN = vibetunnel.sh
|
|
GITHUB_URL = https://github.com/amantus-ai/vibetunnel
|
|
|
|
// Bundle identifier
|
|
PRODUCT_BUNDLE_IDENTIFIER = sh.vibetunnel.ios
|