diff --git a/lerna.json b/lerna.json index 932705cc..c5da41db 100644 --- a/lerna.json +++ b/lerna.json @@ -2,5 +2,5 @@ "packages": [ "packages/*" ], - "version": "1.57.6" + "version": "1.57.7" } diff --git a/packages/nexrender-action-fonts/package.json b/packages/nexrender-action-fonts/package.json index 26cad686..3f23101a 100644 --- a/packages/nexrender-action-fonts/package.json +++ b/packages/nexrender-action-fonts/package.json @@ -2,7 +2,7 @@ "name": "@nexrender/action-fonts", "homepage": "https://www.nexrender.com", "author": "inlife", - "version": "1.57.6", + "version": "1.57.7", "main": "index.js", "publishConfig": { "access": "public"