Skip to content

Commit

Permalink
Update @natlibfi/ekirjasto-circulation-admin to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ttuovinen committed Apr 22, 2024
1 parent d9feb2f commit b52f58f
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.5.0"
PACKAGE_VERSION = "0.6.0"

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

0 comments on commit b52f58f

Please sign in to comment.