Skip to content

Commit 34f5f7f

Browse files
committed
Updates for release.
1 parent 0cc1393 commit 34f5f7f

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.10",
48-
"commit" : "e77db18f3647c47b0a82d787ce4e3970d2cb0a76"
47+
"tag" : "24.11"
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.10'
11+
source-tag: '24.11'
1212
source-depth: 1
1313
build-snaps:
1414
- blueprint-compiler

0 commit comments

Comments
 (0)