Skip to content

Commit

Permalink
Version 1.54.26
Browse files Browse the repository at this point in the history
  • Loading branch information
bassmaster187 committed Aug 10, 2023
1 parent 95b8f40 commit 7545634
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TeslaLogger/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
// Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden,
// übernehmen, indem Sie "*" eingeben:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.54.25.0")]
[assembly: AssemblyFileVersion("1.54.25.0")]
[assembly: AssemblyVersion("1.54.26.0")]
[assembly: AssemblyFileVersion("1.54.26.0")]

[assembly: InternalsVisibleTo("UnitTestsTeslalogger")]
Binary file modified TeslaLogger/bin/TeslaLogger.exe
Binary file not shown.
4 changes: 4 additions & 0 deletions TeslaLogger/bin/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Version 1.54.26
- Vehicle state icons in admin panel. e.g. open window, unlocked car, open doors, open frunk / trunk
- Destination route will be displayed in admin panel with ETA and SOC at destination.

# Version 1.54.25
- Bugfix in upgrade zu Debian Buster

Expand Down

0 comments on commit 7545634

Please sign in to comment.