Skip to content

Commit

Permalink
v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shirayu committed Aug 31, 2023
1 parent 9fa99fb commit 9c1dd12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sd-webui-enable-checker",
"version": "2.2.0",
"version": "2.3.0",
"description": "A simple extension for Automatic1111/stable-diffusion-webui",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sd-webui-enable-checker"
version = "2.2.1"
version = "2.3.0"
description = ""
authors = ["Yuta Hayashibe <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 9c1dd12

Please sign in to comment.