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 2969a77 commit 7cdfd4dCopy full SHA for 7cdfd4d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cryostat-web",
3
- "version": "4.0.3-dev",
+ "version": "4.0.3",
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.3-dev"
+ "version": "4.0.3"
18
}
0 commit comments