This commit is contained in:
2020-11-06 19:57:36 +00:00
parent 14e7b80ed1
commit 7a5b5f1620
2 changed files with 3 additions and 2 deletions

View File

@@ -3,7 +3,8 @@
@@@@@@@@@@@@@@@ ROADMAP STAGE 6 - "REALITY" All in on porting over all the real objects from v7
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
todo: update all dependencies first?
todo: update all dependencies first
todo: release to server
FIRST: Determine order to implement objects and write in below, try to list as thoroughly as possible by going over existing features and proposed new ones
List should be objects in order of implementation, if new then flag with an asterisk * indicating it's a new feature that doesn't need import code

View File

@@ -1,4 +1,4 @@
export default {
version: "8.0.0-alpha.87",
version: "8.0.0-alpha.88",
copyright: "© 1999-2020, Ground Zero Tech-Works Inc."
};