Skip to content

Commit 57fec31

Browse files
committed
Trigger build 3316
1 parent a8a4bbd commit 57fec31

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.github/workflows/build-packages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ on:
55
branches: ['master', 'BRANCH*']
66
paths: ['ganttproject-builder/BUILD-HISTORY-MAJOR']
77
env:
8-
BUILD_NUMBER: 3315
9-
VERSION: 3.3.3315
8+
BUILD_NUMBER: 3316
9+
VERSION: 3.3.3316
1010
WINDOWS_APP_FOLDER_NAME: GanttProject-3.3
1111
MAC_APP_NAME: GanttProject 3.3
1212
MACOS_CERTIFICATE: ${{ secrets.PROD_MACOS_CERTIFICATE }}

ganttproject-builder/BUILD-HISTORY-MAJOR

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@
77
2024-11-29 3313 again, now with the right build number
88
2025-01-23 3315
99
2025-01-23 3315 again, now with updated agreement with Apple
10+
2025-01-29 3316 fixed issue 2569, added group to MSI silent
1011
--

ganttproject-builder/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.3315
1+
3.3.3316

0 commit comments

Comments
 (0)