We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c8079a commit 3aea497Copy full SHA for 3aea497
server/build.gradle
@@ -7,7 +7,7 @@ plugins {
7
id "jacoco"
8
}
9
10
-version "0.8.16"
+version "0.8.17"
11
group "com.objectcomputing.checkins"
12
13
repositories {
web-ui/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "web-ui",
3
- "version": "0.8.16",
+ "version": "0.8.17",
4
"private": true,
5
"type": "module",
6
"dependencies": {
0 commit comments