Skip to content

Commit 61cf23f

Browse files
authored
Dependency update (#100)
# What's Changed ## Dependencies: - Updated multi-downloader-nx from [5.7.0 -> 5.7.1](https://github.com/anidl/multi-downloader-nx/releases/tag/v5.7.1)
2 parents e745612 + 1c4900c commit 61cf23f

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

app/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
update_mdnx_config, update_app_config, handle_exception, get_running_user, output_effective_config
1313
)
1414

15-
__VERSION__ = "2.3.5"
15+
__VERSION__ = "2.3.6"
1616

1717

1818
def app():

app/appdata/bin/mdnx.zip

-329 KB
Binary file not shown.

app/appdata/bin/versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Bento4-SDK.zip=1.6.0-641
2-
mdnx.zip=5.7.0
2+
mdnx.zip=5.7.1

0 commit comments

Comments
 (0)