Skip to content

Commit 6c1def8

Browse files
v2.03.1
1 parent 928bfae commit 6c1def8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/includes/file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[retool-2.03.0-win-x86-64.zip](https://unexpectedpanda.github.io/files/retool-2.03.0-win-x86-64.zip)
1+
[retool-2.03.1-win-x86-64.zip](https://unexpectedpanda.github.io/files/retool-2.03.1-win-x86-64.zip)

docs/includes/sha256.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
13b165022650689c220a647524c285bc561c8d569cde48367b0eb50aacd2424a
1+
08c3a6c590de5476653748f17b5b76623d7ed8cce8b3bb1023ceff894f0c52d6

modules/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Set the user files and options
22
VERSION_MAJOR: str = '2.03'
3-
VERSION_MINOR: str = '0'
3+
VERSION_MINOR: str = '1'
44
CLONE_LIST_METADATA_DOWNLOAD_LOCATION: str = (
55
'https://raw.githubusercontent.com/unexpectedpanda/retool-clonelists-metadata/main'
66
)

0 commit comments

Comments
 (0)