Commit 0e79d218 authored by 神楽坂玲奈's avatar 神楽坂玲奈

服务器指向iduel的...

parent 0780194f
......@@ -24,7 +24,7 @@ end
spec = Gem::Specification.new do |s|
s.name = 'mycard'
s.version = '0.5.4'
s.version = '0.5.5'
s.extra_rdoc_files = ['README.txt', 'LICENSE.txt']
s.summary = 'a card game'
s.description = s.summary
......
......@@ -2,7 +2,7 @@ require 'open-uri'
require "fileutils"
require_relative 'card'
module Update
Version = '0.5.4'
Version = '0.5.5'
URL = "http://card.touhou.cc/mycard/update.json?version=#{Version}"
class <<self
attr_reader :thumbnails, :images, :status
......
register: http://card.touhou.cc/register
api: http://140.113.242.66:7922/
api: http://122.0.65.71:7922/
index: http://card.touhou.cc/
server: 140.113.242.66
server: 122.0.65.71
port: 7911
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment