File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 76
76
sed -i "" "s/\[NSApp setActivationPolicy:NSApplicationActivationPolicyRegular\]/[NSApp setActivationPolicy:NSApplicationActivationPolicyAccessory]/g" vendor/github.com/wailsapp/wails/v2/internal/frontend/desktop/darwin/AppDelegate.m
77
77
78
78
- name : Build Frontend
79
- run : cd frontend && pnpm build
79
+ run : cd frontend && pnpm build-only
80
80
81
81
# Build
82
82
- name : Build for ${{ matrix.build.GOOS }}-${{ matrix.build.GOARCH }}
Original file line number Diff line number Diff line change 1
1
VITE_APP_TITLE = GUI.for.SingBox
2
- VITE_APP_VERSION = v1.8.9
2
+ VITE_APP_VERSION = v1.9.0
3
3
VITE_APP_PROJECT_URL = https://github.com/GUI-for-Cores/GUI.for.SingBox
4
4
VITE_APP_VERSION_API = https://api.github.com/repos/GUI-for-Cores/GUI.for.SingBox/releases/latest
5
5
VITE_APP_TG_GROUP = https://t.me/GUI_for_Cores
You can’t perform that action at this time.
0 commit comments