We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c0630cc + a04b3ea commit 73ddf41Copy full SHA for 73ddf41
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "capgo-app",
3
"type": "module",
4
- "version": "12.86.0",
+ "version": "12.86.1",
5
"private": true,
6
"license": "GPL-3.0",
7
"scripts": {
supabase/functions/_backend/utils/version.ts
@@ -1,3 +1,3 @@
-export const version = '12.86.0'
+export const version = '12.86.1'
// This is automatically generated by the update-version.js script don't edit it manually
0 commit comments