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