Skip to content

Commit 13e5ada

Browse files
authored
Dependency update (#93)
# What's Changed ## Dependencies: - Updated multi-downloader-nx from [5.6.9 -> 5.7.0](https://github.com/anidl/multi-downloader-nx/releases/tag/v5.7.0)
2 parents c45e539 + 66bd5bc commit 13e5ada

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.2"
15+
__VERSION__ = "2.3.3"
1616

1717

1818
def app():

app/appdata/bin/mdnx.zip

-47.5 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.6.9
2+
mdnx.zip=5.7.0

0 commit comments

Comments
 (0)