Skip to content

Commit

Permalink
v1.0.1 version release
Browse files Browse the repository at this point in the history
  • Loading branch information
PresentKim committed Jan 28, 2018
1 parent 021a49e commit 716bc65
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,7 @@ ex) `/humanoid Set List 2`

## ChangeLog
### v1.0.0 [![Source](https://img.shields.io/badge/source-v1.0.0-blue.png?label=source)](https://github.com/PMMPPlugin/Humanoid/tree/v1.0.0) [![Release](https://img.shields.io/github/downloads/PMMPPlugin/Humanoid/v1.0.0/total.png?label=download&colorB=1fadad)](https://github.com/PMMPPlugin/Humanoid/releases/v1.0.0)
- First release
- First release
### v1.0.1 [![Source](https://img.shields.io/badge/source-v1.0.1-blue.png?label=source)](https://github.com/PMMPPlugin/Humanoid/tree/v1.0.0) [![Release](https://img.shields.io/github/downloads/PMMPPlugin/Humanoid/v1.0.1/total.png?label=download&colorB=1fadad)](https://github.com/PMMPPlugin/Humanoid/releases/v1.0.1)
- \[Added\] Softdepend https://github.com/PMMPPlugin/GeometryAPI
- \[Fixed\] Humanoid : get geometry data from GeometryAPI
2 changes: 1 addition & 1 deletion plugin.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Humanoid
main: presentkim\humanoid\HumanoidMain
version: 1.0.0
version: 1.0.1
api: [3.0.0, 3.0.0-ALPHA10]
author: PresentKim
load: STARTUP
Expand Down

0 comments on commit 716bc65

Please sign in to comment.