File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 1.3.0 ]
99
1010### Added
1111
@@ -97,6 +97,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9797
9898Initial version
9999
100+ [ 1.3.0 ] : https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.3.0
100101[ 1.2.1 ] : https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.2.1
101102[ 1.2.0 ] : https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.2.0
102103[ 1.1.1 ] : https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.1.1
Original file line number Diff line number Diff line change 11{
22 "name" : " dev.klebersilva.tools.bitmapfontcreator" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.3.0 " ,
44 "description" : " A simple tool to create bitmap fonts from a texture sprite sheet to be used with Text component." ,
55 "displayName" : " Bitmap Font Creator" ,
6- "unity" : " 2021 .3" ,
6+ "unity" : " 2018 .3" ,
77 "author" : {
88 "name" : " Kleber Silva" ,
99 "url" : " https://klebersilva.dev"
You can’t perform that action at this time.
0 commit comments