Skip to content

Commit ff1641e

Browse files
committed
version set
1 parent c9b314d commit ff1641e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/ljinux.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# -----------------
66

77
# Some important vars
8-
Version = "0.4.0"
8+
Version = "0.3.6"
99
Circuitpython_supported = [(7, 3), (8, 0)] # don't bother with last digit
1010
dmesg = []
1111
access_log = []

0 commit comments

Comments
 (0)