Skip to content

Commit 304763a

Browse files
committed
chore(release): set versions to 4.0.0
1 parent e4f389d commit 304763a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cryostat-web",
3-
"version": "4.0.0-dev",
3+
"version": "4.0.0",
44
"description": "Web-Client for Cryostat",
55
"repository": "https://github.com/cryostatio/cryostat-web.git",
66
"license": "Apache-2.0",

src/app/build.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
"mailingListName": "Google Groups",
1515
"mailingListUrl": "https://groups.google.com/g/cryostat-development",
1616
"licenseUrl": "https://github.com/cryostatio/cryostat/blob/main/LICENSE.txt",
17-
"version": "4.0.0-dev"
17+
"version": "4.0.0"
1818
}

0 commit comments

Comments
 (0)