Skip to content

Commit 3ab0001

Browse files
author
Maximilian Voß
committed
In which our hero released version 2.6
1 parent f2729ae commit 3ab0001

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ mvn clean install
1515
<dependency>
1616
<groupId>rocks.voss</groupId>
1717
<artifactId>toniebox-api</artifactId>
18-
<version>2.5</version>
18+
<version>2.6</version>
1919
</dependency>
2020
</dependencies>
2121
```

example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>rocks.voss</groupId>
88
<artifactId>toniebox-api-example</artifactId>
9-
<version>2.6-SNAPSHOT</version>
9+
<version>2.6</version>
1010
<name>Toniebox API Example</name>
1111

1212
<properties>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>rocks.voss</groupId>
88
<artifactId>toniebox-api</artifactId>
9-
<version>2.6-SNAPSHOT</version>
9+
<version>2.6</version>
1010
<name>Toniebox API</name>
1111
<url>https://maximilian.voss.rocks</url>
1212

0 commit comments

Comments
 (0)