Skip to content

Commit abc0cb6

Browse files
WarriorOfAvalonWarriorOfAvalon
authored andcommitted
Fix
1 parent b76a3d6 commit abc0cb6

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Arduino Racing Dash ChangeLog
22
--------------------
33

4-
v2.1.4
4+
v2.1.5
55
Add AC1.3 support and 64bit compatibility
66

77
v2.1.3:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
##Arduino Racing Dashboard
2-
**Latest Version:** v2.1.4 - Tested for Asseto Corsa v1.3
2+
**Latest Version:** v2.1.5 - Tested for Asseto Corsa v1.3
33

44
Dashboard code for TM1638 module linked to an Arduino, support for Asseto Corsa and iRacing currently
55

acSLI/acSLIApp/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
import acSLIApp.utils as Utils
1212

1313
#################
14-
Version = "2.1.4"
14+
Version = "2.1.5"
1515
ArduinoVersion = "2.1.2"
1616
#################
1717

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.4|0|Update to Assetto Corsa 1.3 and 64bit support|/icrbTV
1+
2.1.5|0|Update to Assetto Corsa 1.3 and 64bit support|/icrbTV

0 commit comments

Comments
 (0)