Skip to content

Commit ff9d014

Browse files
committed
YETUS-1237. add release 0.15.0
- list in releases - remove 0.12.0, add 0.15.0 to docs and downloads
1 parent 1ac6b79 commit ff9d014

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

asf-site-src/data/htaccess.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
---
1616
redirect:
1717
/latest.tgz: >
18-
https://www.apache.org/dyn/closer.cgi?action=download&filename=yetus/0.14.1/apache-yetus-0.14.1-bin.tar.gz
18+
https://www.apache.org/dyn/closer.cgi?action=download&filename=yetus/0.15.0/apache-yetus-0.15.0-bin.tar.gz
1919
/latest.tgz.asc: >
20-
https://downloads.apache.org/yetus/0.14.1/apache-yetus-0.14.1-bin.tar.gz.asc
20+
https://downloads.apache.org/yetus/0.15.0/apache-yetus-0.15.0-bin.tar.gz.asc

asf-site-src/data/versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
# under the License.
1717
---
1818
releases:
19-
- '0.12.0'
2019
- '0.13.0'
2120
- '0.14.1'
21+
- '0.15.0'

0 commit comments

Comments
 (0)