From ea238a457e96a03278c7c72f5241bc91f3ce5c49 Mon Sep 17 00:00:00 2001 From: tim h Date: Sun, 1 Jan 2023 23:06:19 -0600 Subject: [PATCH] version/readme bump again --- README.md | 1 + index.html | 2 +- pages/embed.test.html | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 77f480a..15a2fa7 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ this is a completely vanilla javascript and html canvas outpainting convenience - saves your preferences/imported images to browser localstorage for maximum convenience - reset to defaults button to unsave your preferences if things go squirrely - floating navigable undo/redo palette with ctrl+z/y keyboard shortcuts for additional maximum convenience and desquirreliness +- optional generate-ahead function to keep crankin' out the dreams while you look through the ones that already exist - _all this and much more for the low, low price of simply already owning an expensive GPU!_ ## operation diff --git a/index.html b/index.html index 9855b7d..f71aab2 100644 --- a/index.html +++ b/index.html @@ -187,7 +187,7 @@
- Alpha release v0.0.12.2 + Alpha release v0.0.12.3
diff --git a/pages/embed.test.html b/pages/embed.test.html index 925039f..877e48f 100644 --- a/pages/embed.test.html +++ b/pages/embed.test.html @@ -8,7 +8,7 @@