We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f1d3c9 commit e657184Copy full SHA for e657184
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cryostat-web",
3
- "version": "2.4.0-pre",
+ "version": "2.4.0",
4
"description": "Web-Client for Cryostat",
5
"repository": "https://github.com/cryostatio/cryostat-web.git",
6
"license": "Apache-2.0",
src/app/build.json
@@ -12,5 +12,5 @@
12
"mailingListName": "Google Groups",
13
"mailingListUrl": "https://groups.google.com/g/cryostat-development",
14
"licenseUrl": "https://github.com/cryostatio/cryostat/blob/main/LICENSE.txt",
15
- "version": "2.4.0-pre"
+ "version": "2.4.0"
16
}
0 commit comments