diff options
author | Unknwon <u@gogs.io> | 2016-03-12 13:48:34 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2016-03-12 13:48:34 -0500 |
commit | d733efc1cc27739a386188e3aa02c8a524b06e8d (patch) | |
tree | 7ca0bfb9e55e6a17e282b0b9382f122ff3a3bc3c /templates | |
parent | 985a0f3450dd867cac62633328243f0ea4fbe831 (diff) | |
download | gitea-d733efc1cc27739a386188e3aa02c8a524b06e8d.tar.gz gitea-d733efc1cc27739a386188e3aa02c8a524b06e8d.zip |
#1286 #2098 Alpha support for custom templates
No guarantee for compatibility with future changes
Diffstat (limited to 'templates')
-rw-r--r-- | templates/.VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/.VERSION b/templates/.VERSION index 0d83594e58..c378d4dd2d 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.9.6.0311
\ No newline at end of file +0.9.7.0312
\ No newline at end of file |