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 46aeea4 commit bc47e2cCopy full SHA for bc47e2c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cryostat-web",
3
- "version": "2.3.1-dev",
+ "version": "2.3.1",
4
"description": "Web-Client for Cryostat",
5
"repository": "https://github.com/cryostatio/cryostat-web.git",
6
"license": "UPL",
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",
15
- "version": "2.3.1-dev"
+ "version": "2.3.1"
16
}
0 commit comments