Start new version

This commit is contained in:
2023-01-26 01:13:49 +00:00
parent 9df921c778
commit aff77bd2a7
3 changed files with 4 additions and 4 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "ayanova",
"version": "8.0.34",
"version": "8.0.35",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ayanova",
"version": "8.0.34",
"version": "8.0.35",
"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.0.34",
"version": "8.0.35",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",

View File

@@ -1,4 +1,4 @@
export default {
version: "8.0.34",
version: "8.0.35",
copyright: "© 1999-2023, Ground Zero Tech-Works Inc."
};