Skip to content

Commit 48a4494

Browse files
committed
Merge branch 'hotfix/1.1.3' into support/1.x
* hotfix/1.1.3: (#999) Switch to using inclusive maximum version
2 parents 1c3ebdb + 29980d0 commit 48a4494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nuspec/chocolatey/ChocolateyGUI.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ All release notes for Chocolatey GUI can be found on the docs site - https://doc
2626
</releaseNotes>
2727
<tags>chocolateygui chocolatey admin foss</tags>
2828
<dependencies>
29-
<dependency id="Chocolatey" version="[1.0.0, 2.0.0)" />
29+
<dependency id="Chocolatey" version="[1.0.0, 1.999.999]" />
3030
<dependency id="chocolatey-core.extension" version="1.3.3" />
3131
<dependency id="dotnetfx" version="4.8.0.20190930" />
3232
</dependencies>

0 commit comments

Comments
 (0)