File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ mvn clean install
15
15
<dependency >
16
16
<groupId >rocks.voss</groupId >
17
17
<artifactId >toniebox-api</artifactId >
18
- <version >2.5 </version >
18
+ <version >2.6 </version >
19
19
</dependency >
20
20
</dependencies >
21
21
```
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >rocks.voss</groupId >
8
8
<artifactId >toniebox-api-example</artifactId >
9
- <version >2.6-SNAPSHOT </version >
9
+ <version >2.6</version >
10
10
<name >Toniebox API Example</name >
11
11
12
12
<properties >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >rocks.voss</groupId >
8
8
<artifactId >toniebox-api</artifactId >
9
- <version >2.6-SNAPSHOT </version >
9
+ <version >2.6</version >
10
10
<name >Toniebox API</name >
11
11
<url >https://maximilian.voss.rocks</url >
12
12
You can’t perform that action at this time.
0 commit comments