diff --git a/YGOPro Tweaker/App.config b/YGOPro Tweaker/App.config
index c256d94..ca3d35d 100644
--- a/YGOPro Tweaker/App.config
+++ b/YGOPro Tweaker/App.config
@@ -28,10 +28,10 @@
-->
-
+
-
+
diff --git a/YGOPro Tweaker/CLanguage.cs b/YGOPro Tweaker/CLanguage.cs
index 0a389d7..224aa72 100644
--- a/YGOPro Tweaker/CLanguage.cs
+++ b/YGOPro Tweaker/CLanguage.cs
@@ -63,6 +63,7 @@ public class Thai
public String Information_Text { get { return "ข้อมูล"; } }
public String Error_Text { get { return "เกิดข้อผิดพลาด"; } }
public String Replay_Error_Text { get { return "รีเพล์ผิดพลาดหรือเป็นเวอร์ชันเก่า. โปรแกรมหาไอดีการ์ดนี้ไม่พบ.{0}ไอดีการ์ด : {1}"; } }
+ public String Ignore_Card_Missing_Text { get { return "ไม่สนใจหากการ์ดหาย ( สำหรับ Expansion )"; } }
}
public class English
diff --git a/YGOPro Tweaker/Properties/AssemblyInfo.cs b/YGOPro Tweaker/Properties/AssemblyInfo.cs
index 16f2da4..6ef3d2c 100644
--- a/YGOPro Tweaker/Properties/AssemblyInfo.cs
+++ b/YGOPro Tweaker/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.7.0.0")]
-[assembly: AssemblyFileVersion("1.7.0.0")]
+[assembly: AssemblyVersion("1.8.5.0")]
+[assembly: AssemblyFileVersion("1.8.5.0")]
diff --git a/YGOPro Tweaker/YGOPro Tweaker.csproj b/YGOPro Tweaker/YGOPro Tweaker.csproj
index 1106660..fc5e4fc 100644
--- a/YGOPro Tweaker/YGOPro Tweaker.csproj
+++ b/YGOPro Tweaker/YGOPro Tweaker.csproj
@@ -46,8 +46,12 @@
-
- ..\packages\System.Data.SQLite.Core.1.0.97.0\lib\net20\System.Data.SQLite.dll
+
+ ..\packages\System.Data.SQLite.Core.1.0.98.1\lib\net20\System.Data.SQLite.dll
+ True
+
+
+ ..\packages\System.Data.SQLite.Linq.1.0.98.1\lib\net20\System.Data.SQLite.Linq.dll
True
@@ -136,12 +140,12 @@
-
+
This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.
-
+