From c2c6951182b3ab693c99a67b1d0a5d5b62b3f881 Mon Sep 17 00:00:00 2001 From: David Haynes Date: Sat, 3 Feb 2018 21:56:20 -0500 Subject: [PATCH] Version bump the dhaynes projects --- srctweb/_data/projects.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srctweb/_data/projects.json b/srctweb/_data/projects.json index 29c8141..2923576 100644 --- a/srctweb/_data/projects.json +++ b/srctweb/_data/projects.json @@ -19,8 +19,8 @@ { "name": "Masonstrap", "language": "Sass", - "current_release": "4.0 Beta 3", - "current_release_url": "https://git.gmu.edu/srct/masonstrap/tags/4.0-beta3", + "current_release": "4.0", + "current_release_url": "https://git.gmu.edu/srct/masonstrap/tags/4.0", "status": "active", "repo_url": "https://git.gmu.edu/srct/masonstrap", "fa_icon": "fas fa-paint-brush", @@ -109,7 +109,7 @@ "name": "What's Open", "language": "Python", "current_release": "2.1 - Grain of Salt", - "current_release_url": "https://git.gmu.edu/srct/whats-open/tags/2.1", + "current_release_url": "https://git.gmu.edu/srct/whats-open/tags/2.1.1", "status": "active", "repo_url": "https://git.gmu.edu/srct/whats-open", "fa_icon": "far fa-clock", -- GitLab