Skip to content

Commit e73170f

Browse files
committed
updated versions
1 parent c7824c5 commit e73170f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
## 2.4.6 (Apr 9, 2025)
3+
4+
IMPROVEMENTS:
5+
6+
- minor fixes
7+
28
## 2.4.4 (Feb 27, 2025)
39

410
IMPROVEMENTS:

lib/vagrant-parallels/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module VagrantPlugins
22
module Parallels
3-
VERSION = '2.4.5'
3+
VERSION = '2.4.6'
44
end
55
end

0 commit comments

Comments
 (0)