Skip to content

Commit

Permalink
Merge pull request #109 from NatLibFi/Update-circ-admin
Browse files Browse the repository at this point in the history
Increase circ admin
  • Loading branch information
natlibfi-kaisa authored Nov 19, 2024
2 parents 27089bb + 4b18d46 commit 949c518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/admin/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class OperationalMode(str, Enum):
class Configuration(LoggerMixin):
APP_NAME = "E-kirjasto Collection Manager"
PACKAGE_NAME = "@natlibfi/ekirjasto-circulation-admin"
PACKAGE_VERSION = "0.7.1"
PACKAGE_VERSION = "0.7.2"

STATIC_ASSETS = {
"admin_js": "circulation-admin.js",
Expand Down

0 comments on commit 949c518

Please sign in to comment.