File tree 10 files changed +17
-13
lines changed
10 files changed +17
-13
lines changed Original file line number Diff line number Diff line change
1
+ ### v1.2.4
2
+ Fix: Help headphones parse Hydra's results
3
+ Fix: Indexer connection check used empty API key parameter, preventing check to spotweb to work
4
+
1
5
### v1.2.3
2
6
Fix: Prevent session timeout
3
7
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.nzbhydra</groupId >
7
7
<artifactId >nzbhydra2</artifactId >
8
- <version >1.2.4-SNAPSHOT </version >
8
+ <version >1.2.4</version >
9
9
</parent >
10
10
11
11
<artifactId >core</artifactId >
83
83
<dependency >
84
84
<groupId >org.nzbhydra</groupId >
85
85
<artifactId >mapping</artifactId >
86
- <version >1.2.4-SNAPSHOT </version >
86
+ <version >1.2.4</version >
87
87
</dependency >
88
88
89
89
<!-- spring (boot) -->
Original file line number Diff line number Diff line change 45
45
<dependency >
46
46
<groupId >org.nzbhydra</groupId >
47
47
<artifactId >mapping</artifactId >
48
- <version >1.2.4-SNAPSHOT </version >
48
+ <version >1.2.4</version >
49
49
</dependency >
50
50
51
51
<dependency >
Original file line number Diff line number Diff line change 4
4
<groupId >org.nzbhydra</groupId >
5
5
<artifactId >nzbhydra2</artifactId >
6
6
<packaging >pom</packaging >
7
- <version >1.2.4-SNAPSHOT </version >
7
+ <version >1.2.4</version >
8
8
9
9
<modules >
10
10
<module >shared</module >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.nzbhydra</groupId >
7
7
<artifactId >releases</artifactId >
8
- <version >1.2.4-SNAPSHOT </version >
8
+ <version >1.2.4</version >
9
9
</parent >
10
10
11
11
<artifactId >linux-release</artifactId >
15
15
<dependency >
16
16
<groupId >org.nzbhydra</groupId >
17
17
<artifactId >core</artifactId >
18
- <version >1.2.4-SNAPSHOT </version >
18
+ <version >1.2.4</version >
19
19
</dependency >
20
20
</dependencies >
21
21
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.nzbhydra</groupId >
6
6
<artifactId >nzbhydra2</artifactId >
7
- <version >1.2.4-SNAPSHOT </version >
7
+ <version >1.2.4</version >
8
8
</parent >
9
9
10
10
<artifactId >releases</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.nzbhydra</groupId >
7
7
<artifactId >releases</artifactId >
8
- <version >1.2.4-SNAPSHOT </version >
8
+ <version >1.2.4</version >
9
9
</parent >
10
10
11
11
<artifactId >windows-release</artifactId >
15
15
<dependency >
16
16
<groupId >org.nzbhydra</groupId >
17
17
<artifactId >core</artifactId >
18
- <version >1.2.4-SNAPSHOT </version >
18
+ <version >1.2.4</version >
19
19
</dependency >
20
20
</dependencies >
21
21
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.nzbhydra</groupId >
7
7
<artifactId >shared</artifactId >
8
- <version >1.2.4-SNAPSHOT </version >
8
+ <version >1.2.4</version >
9
9
</parent >
10
10
11
11
<artifactId >mapping</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.nzbhydra</groupId >
6
6
<artifactId >nzbhydra2</artifactId >
7
- <version >1.2.4-SNAPSHOT </version >
7
+ <version >1.2.4</version >
8
8
</parent >
9
9
10
10
<artifactId >shared</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.nzbhydra</groupId >
7
7
<artifactId >nzbhydra2</artifactId >
8
- <version >1.2.4-SNAPSHOT </version >
8
+ <version >1.2.4</version >
9
9
</parent >
10
10
11
11
<artifactId >tests</artifactId >
31
31
<dependency >
32
32
<groupId >org.nzbhydra</groupId >
33
33
<artifactId >core</artifactId >
34
- <version >1.2.4-SNAPSHOT </version >
34
+ <version >1.2.4</version >
35
35
</dependency >
36
36
37
37
<dependency >
You can’t perform that action at this time.
0 commit comments