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 Apr 17, 2024
1 parent 286ef6b commit 9ff9bd7
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>7.2.6</version>
<version>7.3.0</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 = '7.2.6'
$version = '7.3.0'

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

0 comments on commit 9ff9bd7

Please sign in to comment.