We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 829ae57 commit 6852da8Copy full SHA for 6852da8
nautilus-fileconverter.py
@@ -1,7 +1,7 @@
1
#! /usr/bin/python3 -OOt
2
3
# --- Version number ---
4
-converterVersion = "001003000" # Change the number if you want to trigger an update.
+converterVersion = "001003001" # Change the number if you want to trigger an update.
5
# --- Variable to enable debug mode ---
6
development_version = False
7
0 commit comments