Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

Commit f94282b

Browse files
committed
CS: fixer
1 parent b6161f6 commit f94282b

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

src/Main.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*
1313
* @author Synopsie
1414
* @link https://github.com/Synopsie
15-
* @version 1.0.1
15+
* @version 1.0.2
1616
*
1717
*/
1818

src/commands/FlyCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*
1313
* @author Synopsie
1414
* @link https://github.com/Synopsie
15-
* @version 1.0.1
15+
* @version 1.0.2
1616
*
1717
*/
1818

src/commands/FlySpeedCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*
1313
* @author Synopsie
1414
* @link https://github.com/Synopsie
15-
* @version 1.0.1
15+
* @version 1.0.2
1616
*
1717
*/
1818

src/listener/PlayerJoinListener.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*
1313
* @author Synopsie
1414
* @link https://github.com/Synopsie
15-
* @version 1.0.1
15+
* @version 1.0.2
1616
*
1717
*/
1818

src/session/Session.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*
1313
* @author Synopsie
1414
* @link https://github.com/Synopsie
15-
* @version 1.0.1
15+
* @version 1.0.2
1616
*
1717
*/
1818

src/session/SessionStorage.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*
1313
* @author Synopsie
1414
* @link https://github.com/Synopsie
15-
* @version 1.0.1
15+
* @version 1.0.2
1616
*
1717
*/
1818

src/task/FlyTask.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*
1313
* @author Synopsie
1414
* @link https://github.com/Synopsie
15-
* @version 1.0.1
15+
* @version 1.0.2
1616
*
1717
*/
1818

src/utils/Utils.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
*
1313
* @author Synopsie
1414
* @link https://github.com/Synopsie
15-
* @version 1.0.1
15+
* @version 1.0.2
1616
*
1717
*/
1818

0 commit comments

Comments
 (0)