diff --git a/Changes.md b/Changes.md index f828b80..bad2e53 100644 --- a/Changes.md +++ b/Changes.md @@ -1,6 +1,6 @@ Change History ============== -0.10.1.118-mc1.8.0 +0.11.0.120-mc1.8.0 ----------------- * For LogBlock, the following date formats are now supported: yyyy-MM-dd (ISO 8601), yy-MM-dd, MM-dd (the LogBlock default). * If reformatting of parsed results is enabled, kills are formatted as "killer weapon > victim". diff --git a/build/build_watson.xml b/build/build_watson.xml index 10ea025..396316d 100644 --- a/build/build_watson.xml +++ b/build/build_watson.xml @@ -17,7 +17,7 @@ - + diff --git a/build/buildnumber.txt b/build/buildnumber.txt index 34861f2..5f6d94a 100644 --- a/build/buildnumber.txt +++ b/build/buildnumber.txt @@ -1,3 +1,3 @@ #Build Number for ANT. Do not edit! -#Tue Aug 11 17:57:57 ACST 2015 -build.number=119 +#Tue Aug 11 18:44:23 ACST 2015 +build.number=121 diff --git a/res/litemod.json b/res/litemod.json index a29ace2..1a6e015 100644 --- a/res/litemod.json +++ b/res/litemod.json @@ -4,8 +4,8 @@ "name": "watson", "mcversion": "1.8.0", - "version": "0.10.0.118-mc1.8.0", - "revision": "118", + "version": "0.11.0.120-mc1.8.0", + "revision": "120", "author": "totemo", "description": "A 3-D log visualisation tool." }