version bump

This commit is contained in:
Oleg Agafonov 2025-10-06 23:52:50 +04:00
parent d4ffa1e376
commit 4e29f4f241
41 changed files with 45 additions and 45 deletions

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-server-plugins</artifactId>
<version>1.4.57</version>
<version>1.4.58</version>
</parent>
<artifactId>mage-game-freeformunlimitedcommander</artifactId>
@ -23,7 +23,7 @@
<dependency>
<groupId>org.mage</groupId>
<artifactId>mage-game-freeformcommanderfreeforall</artifactId>
<version>1.4.57</version>
<version>1.4.58</version>
<scope>compile</scope>
</dependency>
</dependencies>