api & web: bump and sync version to 11.7

This commit is contained in:
wukko 2026-04-06 15:53:41 +06:00
parent 15667247b2
commit 54655720bf
No known key found for this signature in database
GPG Key ID: 3E30B3F26C7B4AA2
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "@imput/cobalt-api",
"description": "save what you love",
"version": "11.6",
"version": "11.7",
"author": "imput",
"exports": "./src/cobalt.js",
"type": "module",

View File

@ -1,6 +1,6 @@
{
"name": "@imput/cobalt-web",
"version": "11.3",
"version": "11.7",
"type": "module",
"private": true,
"scripts": {