mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
:)
This commit is contained in:
parent
b7a9abfc16
commit
e0e0da3827
@ -1,5 +1,5 @@
|
||||
module VagrantPlugins
|
||||
module ProviderLibvirt
|
||||
VERSION = '0.0.26'
|
||||
VERSION = '0.0.25'
|
||||
end
|
||||
end
|
||||
|
@ -7,7 +7,7 @@ Gem::Specification.new do |gem|
|
||||
gem.license = 'MIT'
|
||||
gem.description = %q{libvirt provider for Vagrant.}
|
||||
gem.summary = %q{libvirt provider for Vagrant.}
|
||||
gem.homepage = 'https://github.com/mperedim/vagrant-libvirt'
|
||||
gem.homepage = 'https://github.com/pradels/vagrant-libvirt'
|
||||
|
||||
gem.files = `git ls-files`.split($\)
|
||||
gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
|
||||
|
Loading…
Reference in New Issue
Block a user