From 5a007d02f92b6cd4b92abec940781b0552007ae6 Mon Sep 17 00:00:00 2001 From: Pascal Koenig Date: Fri, 3 Feb 2012 17:04:08 +0100 Subject: [PATCH] Changed version number to 0.4 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 97ef706..d06c71f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# XmlStats v0.3 +# XmlStats v0.4 This plugin for the Bukkit Minecraft Server API ([Homepage](http://bukkit.org) | [Github](https://github.com/Bukkit/Bukkit )) offers the possibility to access some playerstats via xml files. The provided data is basically generated by [Stats](https://github.com/nidefawl/Stats). @@ -52,4 +52,4 @@ Also you can request achievement data provided by the achievements plugin via: You can request gzip compressed files by using the parameter gzip=true. This works on all files: - http://server:port/userstats.xml?gzip=true \ No newline at end of file + http://server:port/userstats.xml?gzip=true