File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ jobs:
207
207
image : ubuntu-2204:current
208
208
resource_class : arm.medium
209
209
environment :
210
- - OCPN_TARGET : flatpak-arm64
210
+ - OCPN_TARGET : flatpak
211
211
- FLATPAK_BRANCH : stable
212
212
- CLOUDSMITH_PKG_EXT : gz
213
213
- SDK_VER : 22.08
@@ -240,7 +240,7 @@ jobs:
240
240
image : ubuntu-2204:current
241
241
resource_class : arm.medium
242
242
environment :
243
- - OCPN_TARGET : flatpak-arm64
243
+ - OCPN_TARGET : flatpak
244
244
- FLATPAK_BRANCH : stable
245
245
- CLOUDSMITH_PKG_EXT : gz
246
246
- SDK_VER : 24.08
Original file line number Diff line number Diff line change 19
19
# - xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx, *
20
20
# - xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx *
21
21
# -----------------------------------------------------------------------------
22
- # Frontend2 Author: Jon Gough Testplugin(TP) v1.0.311 .0 24/10/2024 DD/MM/YYYY
22
+ # Frontend2 Author: Jon Gough Testplugin(TP) v1.0.314 .0 24/10/2024 DD/MM/YYYY
23
23
# format buildCI:yes useODAPI:yes validateJSON:yes
24
24
# ---------------------------------------------------------------------------
25
25
# -- When changing this file do NOT change the order of the sections. -- ##
@@ -63,9 +63,9 @@ set(LONG_DESCRIPTION
63
63
64
64
set (VERSION_MAJOR "1" )
65
65
set (VERSION_MINOR "0" )
66
- set (VERSION_PATCH "313 " )
66
+ set (VERSION_PATCH "314 " )
67
67
set (VERSION_TWEAK "0" )
68
- set (VERSION_DATE "25/10 /2024" ) # DD/MM/YYYY format
68
+ set (VERSION_DATE "10/12 /2024" ) # DD/MM/YYYY format
69
69
set (OCPN_MIN_VERSION "ov58" )
70
70
71
71
set (OCPN_API_VERSION_MAJOR "1" )
You can’t perform that action at this time.
0 commit comments