Skip to content

Commit

Permalink
Update version to 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismaltby committed Jul 29, 2024
1 parent a1e084c commit 5896c05
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,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]
## [4.0.2] - 2024-07-29

### Changed

Expand All @@ -17,7 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fix spell check to use chosen application language where possible
- Fix stack error preventing use of rnd() within "if" statements
- Fix 'wait for input' text code responsiveness when using slower text speeds
- Fix "Text Draw Speed 4" when using "Set Text Animation Speed"
- Fix inconsistent draw speeds when using "Set Text Animation Speed" (Speed 4 would alternate between fast and slow)

## [4.0.1] - 2024-07-22

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"bugs": {
"url": "https://github.com/chrismaltby/gb-studio/issues"
},
"version": "4.0.1",
"version": "4.0.2",
"description": "Visual retro game maker",
"main": ".webpack/main",
"scripts": {
Expand Down

0 comments on commit 5896c05

Please sign in to comment.