Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
tkem committed Dec 11, 2023
1 parent 923cfba commit 91b4bdf
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
2.1.0 UNRELEASED
----------------

- Improve drivers menu layout in portrait mode.

- Re-enable "dev" mode on Android.

- Drop monochrome Android icons.

- Update dependencies.

2.0.0 2023-08-30
----------------

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="20012" id="at.co.kemmer.openlap" version="2.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget android-versionCode="20100" id="at.co.kemmer.openlap" version="2.0.1" 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 91b4bdf

Please sign in to comment.