Skip to content

Commit

Permalink
AU: 1 updated - mkdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Apr 20, 2024
1 parent 4431479 commit 1e88542
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion automatic/mkdocs/mkdocs.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>mkdocs</id>
<title>MkDocs</title>
<version>1.5.3</version>
<version>1.6.0</version>
<authors>Tom Christie</authors>
<owners>chocolatey-community</owners>
<projectUrl>http://www.mkdocs.org</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/mkdocs/tools/ChocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Update-SessionEnvironment

$version = '1.5.3'
$version = '1.6.0'

$proxy = Get-EffectiveProxy
if ($proxy) {
Expand Down

0 comments on commit 1e88542

Please sign in to comment.