Skip to content

Commit 3aea497

Browse files
committed
Version bump to 0.8.17
1 parent 2c8079a commit 3aea497

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

server/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
id "jacoco"
88
}
99

10-
version "0.8.16"
10+
version "0.8.17"
1111
group "com.objectcomputing.checkins"
1212

1313
repositories {

web-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web-ui",
3-
"version": "0.8.16",
3+
"version": "0.8.17",
44
"private": true,
55
"type": "module",
66
"dependencies": {

0 commit comments

Comments
 (0)