From 2c50880dbd5de292e37d2533fccfcb62f6be9f95 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Tue, 03 Jun 2014 10:34:51 -0400 Subject: [PATCH] Extract authorization/access selection panel to re-usable class --- README.markdown | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/README.markdown b/README.markdown index be60b2a..348afae 100644 --- a/README.markdown +++ b/README.markdown @@ -4,6 +4,8 @@ Gitblit is an open source, pure Java Git solution for managing, viewing, and serving [Git](http://git-scm.com) repositories. More information about Gitblit can be found [here](http://gitblit.com). +[  ](https://bintray.com/gitblit/releases/stable/_latestVersion) + License ------- @@ -13,7 +15,7 @@ Java Runtime Requirement ------------------------------------ -Gitblit requires at Java 6 Runtime Environment (JRE) or a Java 6 Development Kit (JDK). +Gitblit requires at Java 7 Runtime Environment (JRE) or a Java 7 Development Kit (JDK). Getting help ------------ -- Gitblit v1.9.1