Skip to content

Commit 8f16880

Browse files
committed
Release version 1.0.0
1 parent 539530f commit 8f16880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WatchDbg/util.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
UTIL_VERSION = 100
77

88
PLUGIN_NAME = "WatchDbg"
9-
PLUGIN_VERSION = [0,9,9]
9+
PLUGIN_VERSION = [1,0,0]
1010
IS_DEBUG = False
1111

1212

0 commit comments

Comments
 (0)