From 884c721ff7ecac694e6f0bd16dd92204d042fc3b Mon Sep 17 00:00:00 2001 From: r888888888 Date: Wed, 10 Dec 2014 11:12:38 -0800 Subject: [PATCH] new version --- app/controllers/user_upgrades_controller.rb | 3 --- config/danbooru_default_config.rb | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/app/controllers/user_upgrades_controller.rb b/app/controllers/user_upgrades_controller.rb index 60c9eb087..67ce1cc61 100644 --- a/app/controllers/user_upgrades_controller.rb +++ b/app/controllers/user_upgrades_controller.rb @@ -25,9 +25,6 @@ class UserUpgradesController < ApplicationController end end - def gift - end - def show end diff --git a/config/danbooru_default_config.rb b/config/danbooru_default_config.rb index e37ac2cc7..f02cd5404 100644 --- a/config/danbooru_default_config.rb +++ b/config/danbooru_default_config.rb @@ -4,7 +4,7 @@ module Danbooru class Configuration # The version of this Danbooru. def version - "2.66.0" + "2.67.0" end # The name of this Danbooru.