Skip to content

Commit c115253

Browse files
authored
Merge branch 'master' into issue-6904_fix-os-template-functions
2 parents 691c164 + 845b888 commit c115253

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

‎README.md‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ See the [features] section of the documentation for a comprehensive summary of H
6666
<p float="left">
6767
<a href="https://www.linode.com/?utm_campaign=hugosponsor&utm_medium=banner&utm_source=hugogithub" target="_blank"><img src="https://raw.githubusercontent.com/gohugoio/gohugoioTheme/master/assets/images/sponsors/linode-logo_standard_light_medium.png" width="200" alt="Linode"></a>
6868
&nbsp;&nbsp;&nbsp;
69-
<a href="https://route4me.com/" target="_blank"><img src="https://raw.githubusercontent.com/gohugoio/gohugoioTheme/master/assets/images/sponsors/Route4MeLogoBlueOnWhite.svg" width="200" alt="Route Planning & Route Optimization Software"></a>
70-
&nbsp;&nbsp;&nbsp;
7169
<a href="https://www.jetbrains.com/go/?utm_source=OSS&utm_medium=referral&utm_campaign=hugo" target="_blank"><img src="https://raw.githubusercontent.com/gohugoio/gohugoioTheme/master/assets/images/sponsors/goland.svg" width="200" alt="The complete IDE crafted for professional Go developers."></a>
7270
</p>
7371

‎hugoreleaser.env‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Release env.
22
# These will be replaced by script before release.
3-
HUGORELEASER_TAG=v0.140.0
4-
HUGORELEASER_COMMITISH=3f35721fb2c75a1f7cc5a7a14400b66e73d4b06e
3+
HUGORELEASER_TAG=v0.140.1
4+
HUGORELEASER_COMMITISH=a9b0b95ef402a1cc70bc5386d649d947e2bcc027
5+
56

67

78

0 commit comments

Comments
 (0)