Skip to content

Commit 7e8856d

Browse files
author
Julien Poulton
committed
Merge branch 'prep-3.4.7' into 'master'
docs(SDK): Dependency version See merge request codingame/game-engine!206
2 parents 02f4343 + 12f3bc0 commit 7e8856d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/extensions/extensions-toggle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Add the dependency in the `pom.xml` of your project.
1111
<dependency>
1212
<groupId>com.codingame.gameengine</groupId>
1313
<artifactId>module-toggle</artifactId>
14-
<version>3.4.1</version>
14+
<version>3.4.7</version>
1515
</dependency>
1616
```
1717

0 commit comments

Comments
 (0)