Skip to content

Commit

Permalink
Project version updated to 2020.1.0b9
Browse files Browse the repository at this point in the history
  • Loading branch information
cdwfs committed May 25, 2020
1 parent 0b4b56a commit d8b0967
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
16 changes: 16 additions & 0 deletions ProjectSettings/PackageManagerSettings.asset
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &1
MonoBehaviour:
m_ObjectHideFlags: 61
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 13964, guid: 0000000000000000e000000000000000, type: 0}
m_Name:
m_EditorClassIdentifier:
m_EnablePreviewPackages: 1
oneTimeWarningShown: 1
4 changes: 2 additions & 2 deletions ProjectSettings/ProjectVersion.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
m_EditorVersion: 2020.1.0b8
m_EditorVersionWithRevision: 2020.1.0b8 (726fc0bca2bc)
m_EditorVersion: 2020.1.0b9
m_EditorVersionWithRevision: 2020.1.0b9 (9c0aec301c8d)
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ A simple puzzle game about logic gates, built with [Unity](https://unity.com/) a

## Download

See the [Releases](https://github.com/cdwfs/RubyGates/releases) page for latest builds. Or, load up the project in Unity (currently requires Unity 2020.1.0b7 or later).
See the [Releases](https://github.com/cdwfs/RubyGates/releases) page for latest builds. Or, load up the project in Unity (currently requires Unity 2020.1.0b9 or later).

## Acknowledgements

Expand Down

0 comments on commit d8b0967

Please sign in to comment.