Skip to content

Commit 5d54948

Browse files
committed
chore: new version jumps
1 parent 94e22c8 commit 5d54948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/lib/core/biu.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
@interRoot.bind("biu", "LIB_CORE")
1616
class CoreBiu(interRoot):
1717
def __init__(self):
18-
self.ver = 206010
18+
self.ver = 206011
1919
self.place = "local"
2020
self.sysPlc = platform.system()
2121
self.api_route = "direct"

0 commit comments

Comments
 (0)