Skip to content

Commit

Permalink
Version 2.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sipek-mzk committed Oct 7, 2024
1 parent 90da389 commit 6a1781a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion local/base/config/vufind/config.ini
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ autoConfigure = false
; This section will need to be customized for your installation
[Site]
; Generator value to display in an HTML header <meta> tag:
generator = "Knihovny.cz 2.15.7 (VuFind 9.1.1)"
generator = "Knihovny.cz 2.16.0 (VuFind 9.1.1)"

; After logout redirect to main page
logOutRoute = home
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "knihovny-cz",
"version": "2.15.7",
"version": "2.16.0",
"description": "Dev tools to handle css preprocessing, js magic, and compression",
"repository": {
"type": "git",
Expand Down

0 comments on commit 6a1781a

Please sign in to comment.