Skip to content

Commit 7cdfd4d

Browse files
committed
chore(release): set versions to 4.0.3
1 parent 2969a77 commit 7cdfd4d

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.3-dev",
3+
"version": "4.0.3",
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.3-dev"
17+
"version": "4.0.3"
1818
}

0 commit comments

Comments
 (0)