Bump version to 1.0.0-beta.2

- Update version in version.xcconfig
- Update CHANGELOG.md with race condition fix
This commit is contained in:
Peter Steinberger 2025-06-19 02:51:22 +02:00
parent 10598a1305
commit 39720c7229
2 changed files with 3 additions and 2 deletions

View file

@ -14,6 +14,7 @@
### 🐛 Bug Fixes
- Fixed window front order when dock icon is hidden
- Fixed PTY service enhancements with proper async operations
- Fixed race condition in session creation that caused frontend to open previous session
## [1.0.0-beta.1] - 2025-06-17

View file

@ -1,8 +1,8 @@
// VibeTunnel Version Configuration
// This file contains the version and build number for the app
MARKETING_VERSION = 1.0-beta.1
CURRENT_PROJECT_VERSION = 103
MARKETING_VERSION = 1.0-beta.2
CURRENT_PROJECT_VERSION = 104
// Domain and GitHub configuration
APP_DOMAIN = vibetunnel.sh