Skip to content

Commit 620e5cb

Browse files
0.1.4
1 parent 80133ca commit 620e5cb

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@
1212
## Releasing
1313
| Hash | Date | Author | Changes |
1414
|------|------|--------|---------|
15+
| 80133ca7ce9f923660bea27b2cbe9b95a82b68be | 2021-10-17 | Chris Schubert | Fixing doozy input issues |
16+
17+
18+
## Tag: `v0.1.3`
19+
| Hash | Date | Author | Changes |
20+
|------|------|--------|---------|
1521
| 6dfa3a3804024d45966d8edff3db4e8f622bba68 | 2021-10-16 | Chris Schubert | More project cleanup and refactoring |
1622
| 76c0db8330ead4cb11b472d02d8d88e7ee282805 | 2021-10-12 | Chris Schubert | Project restructuring |
1723

RELEASELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
## Released Changes
1212

13-
`0.1.3`
13+
`0.1.4`
1414
| Hash | Date | Author | Changes |
1515
|------|------|--------|---------|
16-
| 6dfa3a3804024d45966d8edff3db4e8f622bba68 | 2021-10-16 | Chris Schubert | More project cleanup and refactoring |
16+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.appalachia.unity3d.prefabs",
33
"displayName": "appalachia.Prefabs for Unity3D",
4-
"version": "0.1.3",
4+
"version": "0.1.4",
55
"unity": "2020.3",
66
"description": "Prefab rendering and spawning for Unity3D.",
77
"keywords": [

0 commit comments

Comments
 (0)