This commit is contained in:
Toks
2014-03-12 18:47:29 -04:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,2 +1,2 @@
# 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