Skip to content

Commit

Permalink
Merge pull request #5087 from zapbot/bump-version
Browse files Browse the repository at this point in the history
Prepare next dev iteration(s)
  • Loading branch information
thc202 authored Nov 13, 2023
2 parents ea68a6a + c8e1594 commit fc6eb81
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions addOns/scripts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ All notable changes to this add-on will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## Unreleased


## [43] - 2023-11-13
### Added
- Allow setting the tab size and whether to use tabs or spaces for indentation in the console.
Expand Down
4 changes: 2 additions & 2 deletions addOns/scripts/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=43
release=true
version=44
release=false

0 comments on commit fc6eb81

Please sign in to comment.