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 a8eea19 commit 540327eCopy full SHA for 540327e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cryostat-web",
3
- "version": "4.0.2-dev",
+ "version": "4.0.2",
4
"description": "Web-Client for Cryostat",
5
"repository": "https://github.com/cryostatio/cryostat-web.git",
6
"license": "Apache-2.0",
src/app/build.json
@@ -14,5 +14,5 @@
14
"mailingListName": "Google Groups",
15
"mailingListUrl": "https://groups.google.com/g/cryostat-development",
16
"licenseUrl": "https://github.com/cryostatio/cryostat/blob/main/LICENSE.txt",
17
- "version": "4.0.2-dev"
+ "version": "4.0.2"
18
}
0 commit comments