This commit is contained in:
2023-04-17 23:47:35 +00:00
parent e7f0a1512b
commit 04b934adf1
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sockeye",
"version": "8.0.12",
"version": "8.0.13",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",

View File

@@ -1,4 +1,4 @@
export default {
version: "8.0.12",
version: "8.0.13",
copyright: "© 1999-2022, Ground Zero Tech-Works Inc."
};