chore: bump cube version

This commit is contained in:
Guillaume ARM 2022-07-18 23:32:13 +02:00
parent 980d48cb66
commit a437a117f1

View File

@ -1,4 +1,4 @@
local _VERSION = '2.0.0';
local _VERSION = '2.1.0';
local CUBE_CHANNEL = 64;
local net = require('/apis/net')();