new version

This commit is contained in:
r888888888
2014-03-11 11:26:01 -07:00
parent ed557bdd68
commit e067f4e30e
2 changed files with 2 additions and 2 deletions

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.44.0" "2.44.1"
end end
# The name of this Danbooru. # The name of this Danbooru.

View File

@@ -1,2 +1,2 @@
# server "sonohara.donmai.us", :web, :app, :db, :primary => true # server "sonohara.donmai.us", :web, :app, :db, :primary => true
server "hijiribe.donmai.us", :web, :app, :primary => true server "hijiribe.donmai.us", :web, :app, :db, :primary => true