Skip to content

Commit

Permalink
v3.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoquesada committed Nov 26, 2023
1 parent 0476877 commit 4ec28b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased] - ???
## [3.10.3] - 2023-11-26
### New
- Atari Wireless Joystick: Add support for it

Expand Down
2 changes: 1 addition & 1 deletion src/components/bluepad32/include/uni_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ limitations under the License.
#ifndef UNI_VERSION_H
#define UNI_VERSION_H

#define UNI_VERSION "3.10.2"
#define UNI_VERSION "3.10.3"

#endif // UNI_VERSION_H

0 comments on commit 4ec28b5

Please sign in to comment.