Updated ProjectVersion and added it to .gitignore

This commit is contained in:
Sofia 2017-05-08 04:07:55 +03:00
parent e043d24fc4
commit d99719b66f
3 changed files with 8 additions and 5 deletions

3
.gitignore vendored
View File

@ -49,3 +49,6 @@ sysinfo.txt
# Distribution # # Distribution #
/Dist/ /Dist/
# Project Version #
/ProjectSettings/ProjectVersion.txt

View File

@ -592,7 +592,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 213.20001, y: 81.69998} m_AnchoredPosition: {x: 213.15, y: 81.4}
m_SizeDelta: {x: 426.3, y: 162.8} m_SizeDelta: {x: 426.3, y: 162.8}
m_Pivot: {x: 0.5, y: 0.5} m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &564042475 --- !u!114 &564042475
@ -607,9 +607,9 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
IPField: {fileID: 1974014777} IPField: {fileID: 1974014777}
clientPortField: {fileID: 2124238381} ClientPortField: {fileID: 0}
serverPortField: {fileID: 1813464171} ServerPortField: {fileID: 0}
worldRoot: {fileID: 605817613} WorldRoot: {fileID: 0}
--- !u!114 &564042476 --- !u!114 &564042476
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0

View File

@ -1 +1 @@
m_EditorVersion: 5.6.0xf3Linux m_EditorVersion: 5.6.0f3