This commit is contained in:
Josh Holtrop 2026-07-14 20:51:06 -04:00
parent 2e02ed7391
commit 52fb46abfa
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
## Unreleased ## v4.8.0
### New Features ### New Features

View File

@ -1,3 +1,3 @@
class Propane class Propane
VERSION = "4.7.0" VERSION = "4.8.0"
end end