lib/custom_fields/version.rb in custom_fields-2.13.1 vs lib/custom_fields/version.rb in custom_fields-2.14.0.alpha1
- old
+ new
@@ -1,7 +1,7 @@
# frozen_string_literal: true
# :nodoc
module CustomFields
- VERSION = '2.13.1'
+ VERSION = '2.14.0.alpha1'
end