Skip to content

Commit

Permalink
Update @natlibfi/ekirjasto-circulation-admin to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
attemoi committed Apr 5, 2024
1 parent ad477c7 commit 6ac9c6c
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.3.0"
PACKAGE_VERSION = "0.4.0"

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

0 comments on commit 6ac9c6c

Please sign in to comment.