Skip to content

Commit

Permalink
Prepare v2.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
tkem committed Dec 1, 2024
1 parent b7e9682 commit e78abf7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
2.3.1 UNRELEASED
2.4.0 UNRELEASED
----------------

- Add Português translation (courtesy of Ilduario).

- Update dependencies.


2.3.1 2024-08-19
----------------

- Upgrade to `cordova-android` 13.0.0.
Expand Down
2 changes: 1 addition & 1 deletion config.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<widget android-versionCode="20302" id="at.co.kemmer.openlap" version="2.3.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget android-versionCode="20400" id="at.co.kemmer.openlap" version="2.4.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>OpenLap</name>
<description>Open Source Slotcar Race App for Carrera(R) Digital 124/132</description>
<author email="tkemmer@computer.org">Thomas Kemmer</author>
Expand Down

0 comments on commit e78abf7

Please sign in to comment.