new version
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user