File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ class Const
1010 public static readonly string PROTOCOL_VERSION = "0.36" ;
1111 public static readonly string SOFTWARE_NAME = "P2PQ_SharpClient" ;
1212 // TODO: SOFTWARE_VERSIONを自動生成したい
13- public static readonly string SOFTWARE_VERSION = "compatible_0.35.006 " ;
13+ public static readonly string SOFTWARE_VERSION = "compatible_0.35.007 " ;
1414 public static readonly double ALLOW_PROTOCOL_VERSION = 0.30 ;
1515 }
1616}
Original file line number Diff line number Diff line change 1111 <Company ></Company >
1212 <AssemblyName >P2PQuake</AssemblyName >
1313 <PackageProjectUrl >https://www.p2pquake.net/</PackageProjectUrl >
14- <AssemblyVersion >0.35.0.6 </AssemblyVersion >
15- <FileVersion >0.35.0.6 </FileVersion >
16- <Version >0.35.6 </Version >
14+ <AssemblyVersion >0.35.0.7 </AssemblyVersion >
15+ <FileVersion >0.35.0.7 </FileVersion >
16+ <Version >0.35.7 </Version >
1717 <RepositoryUrl >https://github.com/p2pquake/epsp-peer-cs</RepositoryUrl >
1818 <ApplicationIcon >Resources\Icons\p2pquake.ico</ApplicationIcon >
1919 <NoWin32Manifest >true</NoWin32Manifest >
You can’t perform that action at this time.
0 commit comments