Skip to content

Commit 7a78319

Browse files
committed
Update version number
1 parent 724ca03 commit 7a78319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nautilus-fileconverter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /usr/bin/python3 -OOt
22

33
# --- Version number ---
4-
converterVersion = "001002009" # Change the number if you want to trigger an update.
4+
converterVersion = "001002010" # Change the number if you want to trigger an update.
55

66
# --- Imports ---
77
import gi

0 commit comments

Comments
 (0)