Dashboard/lib/dashboard/version.rb
2024-02-09 15:52:42 -08:00

3 lines
42 B
Ruby

module Dashboard
VERSION = "0.1.17"
end