File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Assets/Plugins/LocalizationExtension Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " com.tsgcpp.unitylocalizationextension" ,
3
- "version" : " 0.1.2 " ,
3
+ "version" : " 0.1.3 " ,
4
4
"displayName" : " UnityLocalizationExtension" ,
5
5
"description" : " Extension package for Unity Localization." ,
6
6
"unity" : " 2020.3" ,
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Extension package for Unity Localization
7
7
- Window -> Package Manager
8
8
- Add package from git URL...
9
9
- Add the package URL
10
- - e.g. ` https://github.com/tsgcpp/UnityLocalizationExtension.git?path=Assets/Plugins/LocalizationExtension#0.1.2 ` <version >
10
+ - e.g. ` https://github.com/tsgcpp/UnityLocalizationExtension.git?path=Assets/Plugins/LocalizationExtension#0.1.3 ` <version >
11
11
12
12
13
13
## Feature
You can’t perform that action at this time.
0 commit comments