Skip to content

Commit f0d9626

Browse files
committed
v3.3.0b4
1 parent f640851 commit f0d9626

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
## [Unreleased]
66

7+
## [3.3.0b4] - 2023-04-21
8+
79
### Fixed
810
- Fixed gyro on Technic Hub occasionally giving a bad value, which made it
911
not calibrate properly ([support#1026]).

lib/pbio/include/pbio/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#define PBIO_VERSION_LEVEL_HEX 0xB
2727

2828
/** The current prerelease serial. */
29-
#define PBIO_VERSION_SERIAL 3
29+
#define PBIO_VERSION_SERIAL 4
3030

3131
/**
3232
* The current prerelease level as a string.

0 commit comments

Comments
 (0)