Skip to content

Commit

Permalink
Release 1.24.5
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Oct 23, 2023
1 parent 37d28c1 commit 72cf256
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Changes for CrateDB Admin Interface
Unreleased
==========


2023-10-23 1.24.5
=================

- Removed a superfluous whitespace shown for CrateDB snapshot versions


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "crate-admin",
"description": "CrateDB Admin UI",
"version": "1.24.4",
"version": "1.24.5",
"author": "CrateDB Team",
"homepage": "https://github.com/crate/crate-admin",
"license": "Apache-2.0",
Expand Down

0 comments on commit 72cf256

Please sign in to comment.