bump v3.2.1 🚀

This commit is contained in:
printempw 2017-01-15 16:21:34 +08:00
parent 5f9eb0b6fd
commit fd17d3ac75
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ return [
| Version of Blessing Skin Server
|
*/
'version' => '3.2.0',
'version' => '3.2.1',
/*
|--------------------------------------------------------------------------

View File

@ -1,7 +1,7 @@
{
"name": "blessing-skin-server",
"version": "3.2.0",
"description": "Just a simple open-source Minecraft skin server written in PHP.",
"version": "3.2.1",
"description": "A web application brings your custom skins back in offline Minecraft servers.",
"repository": {
"type": "git",
"url": "https://github.com/printempw/blessing-skin-server"