From 4416623e797585a9535a8e94bbbc504afa38b234 Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Thu, 24 Jan 2019 15:22:06 -0800 Subject: [PATCH] Add rippled v1.2.0 release link This link should go live when 1.2.0 is released. Until then, it will be a 404. --- content/_snippets/rippled_versions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/_snippets/rippled_versions.md b/content/_snippets/rippled_versions.md index 6293b24c09..48ec535fd9 100644 --- a/content/_snippets/rippled_versions.md +++ b/content/_snippets/rippled_versions.md @@ -33,3 +33,4 @@ [New in: rippled 0.90.0]: https://github.com/ripple/rippled/releases/tag/0.90.0 "BADGE_BLUE" [New in: rippled 1.0.0]: https://github.com/ripple/rippled/releases/tag/1.0.0 "BADGE_BLUE" [New in: rippled 1.1.0]: https://github.com/ripple/rippled/releases/tag/1.1.0 "BADGE_BLUE" +[New in: rippled 1.2.0]: https://github.com/ripple/rippled/releases/tag/1.2.0 "BADGE_BLUE"