Recommend old API until v3 is finished

This commit is contained in:
filoghost 2021-12-13 23:10:09 +01:00
parent 014f53dbce
commit c1a223a863
1 changed files with 2 additions and 2 deletions

View File

@ -19,10 +19,10 @@ Development Builds: https://ci.codemc.io/job/filoghost/job/HolographicDisplays
<dependency>
<groupId>me.filoghost.holographicdisplays</groupId>
<artifactId>holographicdisplays-api</artifactId>
<version>3.0.0</version>
<version>2.4.9</version>
<scope>provided</scope>
</dependency>
```
## License
Holographic Displays is free software/open source, and is distributed under the [GPL 3.0 License](https://opensource.org/licenses/GPL-3.0). It contains third-party code, see the included THIRD-PARTY.txt file for the license information on third-party code.
Holographic Displays is free software/open source, and is distributed under the [GPL 3.0 License](https://opensource.org/licenses/GPL-3.0). It contains third-party code, see the included THIRD-PARTY.txt file for the license information on third-party code.