new version

This commit is contained in:
r888888888
2014-12-10 11:12:38 -08:00
parent 90bd9ceefd
commit 884c721ff7
2 changed files with 1 additions and 4 deletions

View File

@@ -25,9 +25,6 @@ class UserUpgradesController < ApplicationController
end end
end end
def gift
end
def show def show
end end

View File

@@ -4,7 +4,7 @@ module Danbooru
class Configuration class Configuration
# The version of this Danbooru. # The version of this Danbooru.
def version def version
"2.66.0" "2.67.0"
end end
# The name of this Danbooru. # The name of this Danbooru.