Skip to content

Commit e657184

Browse files
authored
chore(build): set versions for 2.4.0 release (#1176)
1 parent 8f1d3c9 commit e657184

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": "2.4.0-pre",
3+
"version": "2.4.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
@@ -12,5 +12,5 @@
1212
"mailingListName": "Google Groups",
1313
"mailingListUrl": "https://groups.google.com/g/cryostat-development",
1414
"licenseUrl": "https://github.com/cryostatio/cryostat/blob/main/LICENSE.txt",
15-
"version": "2.4.0-pre"
15+
"version": "2.4.0"
1616
}

0 commit comments

Comments
 (0)