We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f0173d commit 6bfba57Copy full SHA for 6bfba57
server/build.gradle
@@ -7,7 +7,7 @@ plugins {
7
id "jacoco"
8
}
9
10
-version "0.8.5"
+version "0.8.6"
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.5",
+ "version": "0.8.6",
4
"private": true,
5
"type": "module",
6
"dependencies": {
0 commit comments