mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-27 15:17:38 +00:00
12 lines
No EOL
355 B
Text
12 lines
No EOL
355 B
Text
// VibeTunnel Version Configuration
|
|
// This file contains the version and build number for the app
|
|
|
|
MARKETING_VERSION = 1.0.0-beta.10
|
|
CURRENT_PROJECT_VERSION = 190
|
|
|
|
// Domain and GitHub configuration
|
|
APP_DOMAIN = vibetunnel.sh
|
|
GITHUB_URL = https://github.com/amantus-ai/vibetunnel
|
|
|
|
// Bundle identifier
|
|
PRODUCT_BUNDLE_IDENTIFIER = sh.vibetunnel.vibetunnel |