Skip to content

Commit

Permalink
version incremented
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Mar 25, 2023
1 parent 5c8b7cc commit 86ba629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worker/consts.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
BRIDGE_VERSION = 20
RELEASE = f"{BRIDGE_VERSION}.1.3"
RELEASE = f"{BRIDGE_VERSION}.1.4"
BRIDGE_CONFIG_FILE = "bridgeData.yaml"
KNOWN_UPSCALERS = {
"RealESRGAN_x4plus",
Expand Down

0 comments on commit 86ba629

Please sign in to comment.