File tree 2 files changed +4
-3
lines changed
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.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ Unreleased ]
8
+ ## [ 1.3.0 ]
9
9
10
10
### Added
11
11
@@ -97,6 +97,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
97
97
98
98
Initial version
99
99
100
+ [ 1.3.0 ] : https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.3.0
100
101
[ 1.2.1 ] : https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.2.1
101
102
[ 1.2.0 ] : https://github.com/kleber-swf/unity-bitmap-font-creator/releases/tag/1.2.0
102
103
[ 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 1
1
{
2
2
"name" : " dev.klebersilva.tools.bitmapfontcreator" ,
3
- "version" : " 1.2.1 " ,
3
+ "version" : " 1.3.0 " ,
4
4
"description" : " A simple tool to create bitmap fonts from a texture sprite sheet to be used with Text component." ,
5
5
"displayName" : " Bitmap Font Creator" ,
6
- "unity" : " 2021 .3" ,
6
+ "unity" : " 2018 .3" ,
7
7
"author" : {
8
8
"name" : " Kleber Silva" ,
9
9
"url" : " https://klebersilva.dev"
You can’t perform that action at this time.
0 commit comments