Skip to content
This repository was archived by the owner on Jul 11, 2018. It is now read-only.

Commit e53c65e

Browse files
committed
BasicHUD-1.0.3
1 parent 0085fa7 commit e53c65e

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

BasicHUD/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ if (($hud = $this->getServer()->getPluginManager()->getPlugin("BasicHUD")) !== n
146146

147147
# Changes
148148

149-
* ???
149+
* 1.0.3: First public release
150150
* Added a "use" permission.
151151
* More correct use of permission
152152
* 1.0.2: added features

BasicHUD/plugin.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: BasicHUD
2-
version: 1.0.2
2+
version: 1.0.3
33
main: aliuly\hud\Main
44
api: 1.12.0
55
load: POSTWORLD

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,10 @@ rules) for the PocketMine official
208208
<td>
209209
Heads Up Display
210210
<ul>
211+
<li>
212+
<a href="https://github.com/alejandroliu/bad-plugins/releases/tag/BasicHUD-1.0.3" title="Downloads">v1.0.3
213+
<img src="https://raw.githubusercontent.com/alejandroliu/bad-plugins/master/Media/download-icon.png" alt="Downloads"/></a>
214+
</li>
211215
<li>
212216
<a href="https://github.com/alejandroliu/bad-plugins/releases/tag/BasicHUD-1.0.2" title="Downloads">v1.0.2
213217
<img src="https://raw.githubusercontent.com/alejandroliu/bad-plugins/master/Media/download-icon.png" alt="Downloads"/></a>

0 commit comments

Comments
 (0)