We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0061bdb commit 1fb4c43Copy full SHA for 1fb4c43
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [0.1.106](https://github.com/STARTcloud/vagrant-zones/compare/v0.1.105...v0.1.106) (2025-09-22)
4
+
5
6
+### Bug Fixes
7
8
+* windows profile wait ([0061bdb](https://github.com/STARTcloud/vagrant-zones/commit/0061bdb2310f1b5d5da1b57ca4edc31b2cd5dd56))
9
+* windows profile wait ([03ea717](https://github.com/STARTcloud/vagrant-zones/commit/03ea7176d6bb9006ec193968c422a14f379e027a))
10
11
## [0.1.105](https://github.com/STARTcloud/vagrant-zones/compare/v0.1.104...v0.1.105) (2025-09-21)
12
13
lib/vagrant-zones/version.rb
@@ -2,7 +2,7 @@
module VagrantPlugins
module ProviderZone
- VERSION = '0.1.105'
+ VERSION = '0.1.106'
NAME = 'vagrant-zones'
end
0 commit comments