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 718ff1e commit 253829eCopy full SHA for 253829e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cryostat-web",
3
- "version": "3.0.0-dev",
+ "version": "3.0.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
@@ -13,5 +13,5 @@
13
"mailingListName": "Google Groups",
14
"mailingListUrl": "https://groups.google.com/g/cryostat-development",
15
"licenseUrl": "https://github.com/cryostatio/cryostat/blob/main/LICENSE.txt",
16
- "version": "3.0.0-dev"
+ "version": "3.0.0"
17
}
0 commit comments