We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cc1393 commit 34f5f7fCopy full SHA for 34f5f7f
2 files changed
com.toolstack.Folio.json
@@ -44,8 +44,7 @@
44
"sources" : [{
45
"type" : "git",
46
"url" : "https://github.com/toolstack/Folio",
47
- "tag" : "24.10",
48
- "commit" : "e77db18f3647c47b0a82d787ce4e3970d2cb0a76"
+ "tag" : "24.11"
49
}]
50
}
51
]
snap/snapcraft.yaml
@@ -8,7 +8,7 @@ parts:
8
folio:
9
plugin: meson
10
source: https://github.com/toolstack/Folio.git
11
- source-tag: '24.10'
+ source-tag: '24.11'
12
source-depth: 1
13
build-snaps:
14
- blueprint-compiler
0 commit comments