Skip to content

Commit 8396b6c

Browse files
authored
Merge pull request #28 from 7357-2022/testing
Upgrade to version 22.11
2 parents 81c6266 + 7ce4d6f commit 8396b6c

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.2~ynh1
29+
**Shipped version:** 22.11~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.2.tar.gz
2-
SOURCE_SUM=0c24afd3cc2415eed0e0577c0b1fb906e951458a7301466f8df52a233f313e35
1+
SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v22.11.tar.gz
2+
SOURCE_SUM=e30c0ba0b7e5b25115ed99cae4eea669e2cba2d4605d2f6cfae6764517ea769b
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.2~ynh1",
9+
"version": "22.11~ynh1",
1010
"url": "https://www.bookstackapp.com/",
1111
"upstream": {
1212
"license": "MIT",

0 commit comments

Comments
 (0)