version number bump, i'm useful!

This commit is contained in:
tim h 2024-08-31 10:39:35 -05:00
parent 2c5759e8fc
commit 54ad744d61
2 changed files with 4 additions and 3 deletions

View file

@ -1,4 +1,4 @@
<!doctype html>
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8" />
@ -339,7 +339,7 @@
<br />
<span id="version">
<a href="https://github.com/zero01101/openOutpaint" target="_blank">
v20240824.001
v20240831.001
</a>
<br />
<a

View file

@ -8,7 +8,7 @@
<iframe
id="openoutpaint"
style="width: 100%; height: 800px"
src="../index.html?v=f393a6b"
src="../index.html?v=6b3e154"
frameborder="0"></iframe>
<button id="add-res">Add Resource</button>
<script>
@ -72,3 +72,4 @@
</script>
</body>
</html>