Skip to content

Commit

Permalink
AU: 1 updated - sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
naveen521kk committed Jun 3, 2022
1 parent 1606351 commit ac29b4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sphinx/sphinx.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>sphinx</id>
<title>Sphinx</title>
<version>5.0.0</version>
<version>5.0.1</version>
<authors>Georg Brandl</authors>
<owners>naveen521kk</owners>
<projectUrl>https://www.sphinx-doc.org</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion sphinx/tools/chocolateyinstall.ps1
@@ -1,6 +1,6 @@
Update-SessionEnvironment

$version = '5.0.0'
$version = '5.0.1'

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

0 comments on commit ac29b4d

Please sign in to comment.