Skip to content

Commit b445963

Browse files
Bump version to 2.4.2. Using HarcHardware 2.4.2.
Updated copyright year. Updated release notes and pom-deps.png.
1 parent 506077b commit b445963

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/maven.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ jobs:
2929
# run: ./common/scripts/build-harctoolbox-project.sh Jirc
3030
# - name: Build RemoteLocator
3131
# run: ./common/scripts/build-harctoolbox-project.sh RemoteLocator
32-
- name: Build HarcHardware
33-
run: ./common/scripts/build-harctoolbox-project.sh HarcHardware
32+
# - name: Build HarcHardware
33+
# run: ./common/scripts/build-harctoolbox-project.sh HarcHardware
3434
- name: Build Tonto
3535
run: ./common/scripts/build-tonto.sh -n
3636
- name: Get JDK/Linux

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>org.harctoolbox</groupId>
88
<artifactId>IrScrutinizer</artifactId>
99
<packaging>jar</packaging>
10-
<version>2.4.2-SNAPSHOT</version>
10+
<version>2.4.2</version>
1111
<name>${project.artifactId}</name>
1212
<licenses>
1313
<license>
@@ -659,7 +659,7 @@
659659
<dependency>
660660
<groupId>${project.groupId}</groupId>
661661
<artifactId>HarcHardware</artifactId> <!-- Implicit invokes DevSlashLirc -->
662-
<version>2.4.2-SNAPSHOT</version>
662+
<version>2.4.2</version>
663663
</dependency>
664664
<dependency>
665665
<groupId>${project.groupId}</groupId>

src/main/doc/IrScrutinizer.releasenotes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Girr, HardHardware, RemoteLocator, DevSlashLirc and Jirc.
44
The notation #n refers to issues number n at
55
https://github.com/bengtmartensson/IrScrutinizer/issues
66
==============================================================================
7-
Version 2.4.2, released 2025-02-xx.
7+
Version 2.4.2, released 2025-02-17.
88

99
* Use IrpTransmogrifier 1.2.14, Girr 2.2.14, Jirc 2.2.14, RemoteLocator 1.0.0, HarcHardware 2.4.2.
1010
* Fixes to IRremote export (several dialects). #444.

src/main/doc/pom-deps.png

0 Bytes
Loading

0 commit comments

Comments
 (0)