We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f5289a1 + bca0db2 commit 8e967e6Copy full SHA for 8e967e6
puppet.gemspec
@@ -1,8 +1,6 @@
1
-require_relative 'lib/puppet/version'
2
-
3
Gem::Specification.new do |spec|
4
spec.name = "openvox"
5
- spec.version = Puppet::PUPPETVERSION
+ spec.version = "8.18.1"
6
spec.licenses = ['Apache-2.0']
7
8
spec.required_rubygems_version = Gem::Requirement.new("> 1.3.1")
0 commit comments