Skip to content

Commit

Permalink
chore: remove rc tag of since version
Browse files Browse the repository at this point in the history
because the rc is the final version and should not be explicitly talked about in an "since what?" context
  • Loading branch information
TheFruxz committed Sep 17, 2023
1 parent 668799b commit a5676ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/kotlin/dev/fruxz/kojang/Kojang.kt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import java.util.*
* This class helps to get information about players/users from Mojang.
* This utilizes the [Mojang API from Electroid](https://github.com/Electroid/mojang-api).
* @author Fruxz
* @since 1.0-RC
* @since 1.0
*/
@Suppress("MemberVisibilityCanBePrivate")
public object Kojang {
Expand Down

0 comments on commit a5676ce

Please # to comment.