update to v3.0.4
This commit is contained in:
parent
12d3538904
commit
0362b1c1dd
@ -8,6 +8,6 @@
|
|||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
'version' => '3.0.3',
|
'version' => '3.0.4',
|
||||||
'locale' => 'zh-cn'
|
'locale' => 'zh-cn'
|
||||||
];
|
];
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "blessing-skin-server",
|
"name": "blessing-skin-server",
|
||||||
"version": "3.0.3",
|
"version": "3.0.4",
|
||||||
"description": "Just a simple open-source Minecraft skin server written in PHP.",
|
"description": "Just a simple open-source Minecraft skin server written in PHP.",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
Reference in New Issue
Block a user