Skip to content

Commit

Permalink
Release 4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jmortlock committed Dec 2, 2020
1 parent 60ee697 commit 474d34d
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 @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
This changelog adheres to [Keep a CHANGELOG](http://keepachangelog.com/).

## [4.3.1 Unreleased]
## [4.3.1]
### Fixed
- [TT-8471] Fix missing QuickTravel:VERSION const error

Expand Down
2 changes: 1 addition & 1 deletion lib/quick_travel/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module QuickTravel
VERSION = '4.3.0'
VERSION = '4.3.1'
end

0 comments on commit 474d34d

Please sign in to comment.