mirror of
https://github.com/filoghost/HolographicDisplays.git
synced 2024-11-24 11:25:52 +01:00
Update plugin.yml for release
This commit is contained in:
parent
7d17df9545
commit
c3a703fbe2
@ -16,6 +16,7 @@ public interface HologramLine {
|
||||
|
||||
/**
|
||||
* Removes this line from the parent Hologram. Since: v2.0.1
|
||||
* Do not call if the Hologram has been deleted, an exception will be thrown.
|
||||
*/
|
||||
public void removeLine();
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: HolographicDisplays
|
||||
main: com.gmail.filoghost.holographicdisplays.HolographicDisplays
|
||||
version: 2.0
|
||||
version: 2.0.1
|
||||
|
||||
softdepend: [Multiverse-Core, MultiWorld, My Worlds, My_Worlds, ProtocolLib]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user