Skip to content

Commit b8cddae

Browse files
authored
Merge pull request #24 from 7357-2022/testing
Upgrade to version 22.10.1
2 parents 5f944fe + ff9b8bd commit b8cddae

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ BookStack is an opinionated wiki system that provides a pleasant and simple out
2626
- Diagrams.net Integration
2727

2828

29-
**Shipped version:** 22.10~ynh1
29+
**Shipped version:** 22.10.1~ynh1
3030

3131
**Demo:** https://demo.bookstackapp.com
3232

conf/app.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v22.10.tar.gz
2-
SOURCE_SUM=09e3e28802746eecca27f62bb48c1d99763bafe7e497086cc7094c9cb3be6b63
1+
SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v22.10.1.tar.gz
2+
SOURCE_SUM=177faa1e0049992fda5a591a5a0bc7883ebf2cc4b933c46d7049b5e6bb66e477
33
SOURCE_SUM_PRG=sha256sum
44
SOURCE_FORMAT=tar.gz
55
SOURCE_IN_SUBDIR=true

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"en": "Platform to create documentation/wiki content",
77
"fr": "Plateforme pour créer du contenu de documentation/wiki"
88
},
9-
"version": "22.10~ynh1",
9+
"version": "22.10.1~ynh1",
1010
"url": "https://www.bookstackapp.com/",
1111
"upstream": {
1212
"license": "MIT",

0 commit comments

Comments
 (0)