Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ BookStack is an opinionated wiki system that provides a pleasant and simple out
- Diagrams.net Integration


**Shipped version:** 22.10.2~ynh1
**Shipped version:** 22.11~ynh1

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

Expand Down
4 changes: 2 additions & 2 deletions conf/app.src
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v22.10.2.tar.gz
SOURCE_SUM=0c24afd3cc2415eed0e0577c0b1fb906e951458a7301466f8df52a233f313e35
SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v22.11.tar.gz
SOURCE_SUM=e30c0ba0b7e5b25115ed99cae4eea669e2cba2d4605d2f6cfae6764517ea769b
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"en": "Platform to create documentation/wiki content",
"fr": "Plateforme pour créer du contenu de documentation/wiki"
},
"version": "22.10.2~ynh1",
"version": "22.11~ynh1",
"url": "https://www.bookstackapp.com/",
"upstream": {
"license": "MIT",
Expand Down