Skip to content

Commit

Permalink
chore(release): update strings for 2.3.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Sep 7, 2023
1 parent 46aeea4 commit bc47e2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cryostat-web",
"version": "2.3.1-dev",
"version": "2.3.1",
"description": "Web-Client for Cryostat",
"repository": "https://github.com/cryostatio/cryostat-web.git",
"license": "UPL",
Expand Down
2 changes: 1 addition & 1 deletion src/app/build.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
"mailingListName": "Google Groups",
"mailingListUrl": "https://groups.google.com/g/cryostat-development",
"licenseUrl": "https://github.com/cryostatio/cryostat/blob/main/LICENSE",
"version": "2.3.1-dev"
"version": "2.3.1"
}

0 comments on commit bc47e2c

Please sign in to comment.