summaryrefslogtreecommitdiff
path: root/python/examples/version-switcher.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/examples/version-switcher.py')
-rw-r--r--python/examples/version-switcher.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/examples/version-switcher.py b/python/examples/version-switcher.py
index a1936a52..087bf7f9 100644
--- a/python/examples/version-switcher.py
+++ b/python/examples/version-switcher.py
@@ -3,7 +3,7 @@ import sys
import binaryninja
import datetime
-chandefault="private-beta"
+chandefault="release"
channel=0
versions=0