We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29fe585 commit ca896e2Copy full SHA for ca896e2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cipp",
3
- "version": "8.8.0",
+ "version": "8.8.1",
4
"author": "CIPP Contributors",
5
"homepage": "https://cipp.app/",
6
"bugs": {
@@ -118,4 +118,4 @@
118
"eslint": "9.35.0",
119
"eslint-config-next": "15.5.2"
120
}
121
-}
+}
public/version.json
@@ -1,3 +1,3 @@
- "version": "8.8.0"
+ "version": "8.8.1"
0 commit comments