Skip to content

Commit 7956064

Browse files
committed
Updates for release.
1 parent 3b5d8db commit 7956064

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

com.toolstack.Folio.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@
4444
"sources" : [{
4545
"type" : "git",
4646
"url" : "https://github.com/toolstack/Folio",
47-
"tag" : "24.06",
48-
"commit" : "242f5d81ccf2f52e9798640d121d85151403ff61"
47+
"tag" : "24.07"
4948
}]
5049
}
5150
]

snap/snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ parts:
88
folio:
99
plugin: meson
1010
source: https://github.com/toolstack/Folio.git
11-
source-tag: '24.06'
11+
source-tag: '24.07'
1212
source-depth: 1
1313
build-snaps:
1414
- blueprint-compiler

0 commit comments

Comments
 (0)