mirror of
https://github.com/Pridecraft-Studios/joy.git
synced 2025-08-02 22:15:58 -04:00
fix: incorrect introduction version
This commit is contained in:
parent
bdca92e997
commit
9a5665cfed
@ -14,7 +14,7 @@ import org.slf4j.Logger;
|
||||
|
||||
/**
|
||||
* @author Ampflower
|
||||
* @since 0.1.0
|
||||
* @since 1.0.0
|
||||
**/
|
||||
public class FabricPivot implements Pivot {
|
||||
private static final Logger logger = LogUtils.getLogger();
|
||||
|
@ -13,7 +13,7 @@ import org.slf4j.Logger;
|
||||
|
||||
/**
|
||||
* @author Ampflower
|
||||
* @since 0.1.0
|
||||
* @since 1.0.0
|
||||
**/
|
||||
public class VanillaPivot implements Pivot {
|
||||
private static final Logger logger = LogUtils.getLogger();
|
||||
|
Loading…
x
Reference in New Issue
Block a user