cleanup and version increments

This commit is contained in:
Mikayla Fischler
2024-09-08 13:23:37 -04:00
parent a7b3a2a0b8
commit 2e978db859
5 changed files with 10 additions and 10 deletions

View File

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