diff --git a/package-lock.json b/package-lock.json index 0828d836..9396feb9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "antville", - "version": "1.6", + "version": "1.6.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "antville", - "version": "1.6", + "version": "1.6.0", "license": "Apache-2.0", "dependencies": { "alpinejs": "3.14.8", diff --git a/package.json b/package.json index 5c618566..6d7ca50f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "antville", - "version": "1.6", + "version": "1.6.0", "description": "Antville is an open source project aimed at the development of a high performance, feature rich weblog hosting software. It can easily host up to several thousands of sites (the number of weblogs is rather limited by the installation owner’s choice and server power than by software limitations).", "main": "main.js", "directories": {