We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b5d8db commit 7956064Copy full SHA for 7956064
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.06",
48
- "commit" : "242f5d81ccf2f52e9798640d121d85151403ff61"
+ "tag" : "24.07"
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.06'
+ source-tag: '24.07'
12
source-depth: 1
13
build-snaps:
14
- blueprint-compiler
0 commit comments