updated element asserts for power indicator and incremented graphics version

This commit is contained in:
Mikayla Fischler
2024-07-27 16:23:37 -04:00
parent de6d8a89ca
commit e750ffe69d
2 changed files with 3 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ local flasher = require("graphics.flasher")
local core = {}
core.version = "2.3.0"
core.version = "2.3.1"
core.flasher = flasher
core.events = events