From 2fb3728e16d791b5e2c6c0aa7ea0a651d749cdc8 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sun, 26 Sep 2021 16:58:31 +0000 Subject: [PATCH] release alpha 131 --- ayanova/devdocs/todo.txt | 2 +- ayanova/src/api/ayanova-version.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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." };