Skip to content

Commit

Permalink
Merge pull request #36 from NatLibFi/update-admin
Browse files Browse the repository at this point in the history
Update @natlibfi/ekirjasto-circulation-admin to v0.4.0
  • Loading branch information
attemoi authored Apr 5, 2024
2 parents 8620647 + 6ac9c6c commit e8b3485
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 e8b3485

Please sign in to comment.