random seed restoring

This commit is contained in:
lvmin 2023-08-17 15:18:07 -07:00
parent db1a49f789
commit 8f708e116c
2 changed files with 5 additions and 1 deletions

View File

@ -1 +1 @@
version = '1.0.33'
version = '1.0.34'

View File

@ -1,3 +1,7 @@
### 1.0.34
* Random seed restoring.
### 1.0.33
* Hide items in log when images are removed.