diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 366b1951..dedbe340 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -9,7 +9,7 @@ ## ROUGH SCHEDULE -todo: quick glance over testing cases, implement where can but plan for release today friday so can test sched from linux server just to ensure no unexpected issues. Test with ipad and table and phone as well. +todo: release then test sched from linux server just to ensure no unexpected issues. Test with ipad and table and phone as well. # Schedule form diff --git a/ayanova/src/api/ayanova-version.js b/ayanova/src/api/ayanova-version.js index 3e3e763d..c3d388e7 100644 --- a/ayanova/src/api/ayanova-version.js +++ b/ayanova/src/api/ayanova-version.js @@ -1,4 +1,4 @@ export default { - version: "8.0.0-alpha.131", + version: "8.0.0-alpha.132", copyright: "© 1999-2021, Ground Zero Tech-Works Inc." };