Skip to content

Commit 898e64a

Browse files
committed
Version 16.x ahead
1 parent 8704dd7 commit 898e64a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/OpenBikeSensorFirmware.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
// --- Global variables ---
3737
// Version only change the "vN.M" part if needed.
38-
const char *OBSVersion = "v0.15" BUILD_NUMBER;
38+
const char *OBSVersion = "v0.16" BUILD_NUMBER;
3939

4040
const uint8_t LEFT_SENSOR_ID = 1;
4141
const uint8_t RIGHT_SENSOR_ID = 0;

0 commit comments

Comments
 (0)