#172 fixed bug with full builds not being sent

This commit is contained in:
Mikayla Fischler
2023-02-20 14:50:20 -05:00
parent 8df67245c5
commit e2d2a0f1dc
8 changed files with 63 additions and 25 deletions

View File

@@ -25,7 +25,7 @@ local sna_rtu = require("rtu.dev.sna_rtu")
local sps_rtu = require("rtu.dev.sps_rtu")
local turbinev_rtu = require("rtu.dev.turbinev_rtu")
local RTU_VERSION = "beta-v0.11.1"
local RTU_VERSION = "beta-v0.11.2"
local rtu_t = types.rtu_t