prepare for next release

This commit is contained in:
2024-06-03 18:32:08 +00:00
parent c54cbba22c
commit cd78802048
3 changed files with 4 additions and 4 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "ayanova",
"version": "8.2.0",
"version": "8.2.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ayanova",
"version": "8.2.0",
"version": "8.2.1",
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^1.3.0",
"@fortawesome/free-regular-svg-icons": "^5.15.4",

View File

@@ -1,6 +1,6 @@
{
"name": "ayanova",
"version": "8.2.0",
"version": "8.2.1",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",

View File

@@ -1,4 +1,4 @@
export default {
version: "8.2.0",
version: "8.2.1",
copyright: "© 1999-2024, Ground Zero Tech-Works Inc."
};