1.8.0 release prep

This commit is contained in:
Jake Spain 2023-03-21 08:27:51 -04:00
parent fcea431868
commit f327e5d5ee
No known key found for this signature in database
GPG key ID: BC1C4DA0A085E113
4 changed files with 14 additions and 6 deletions

View file

@ -1,5 +1,5 @@
# frozen_string_literal: true
class Vmfloaty
VERSION = '1.7.0'
VERSION = '1.8.0'
end