Skip to content

Commit

Permalink
3.0.3-preview.4 - 2019/01/23
Browse files Browse the repository at this point in the history
@2018.1
  • Loading branch information
ErikMoczi committed Feb 6, 2019
1 parent 445af46 commit d4a34aa
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [3.0.3-preview.3] - 2019-01-23
## [3.0.3-preview.4] - 2019-01-23

## Bug Fixes

Expand Down
4 changes: 2 additions & 2 deletions package/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.unity.progrids",
"displayName":"ProGrids",
"version": "3.0.3-preview.3",
"version": "3.0.3-preview.4",
"unity": "2018.1",
"description": "Advanced grid and object snapping for the scene view. ProGrids is a dynamically placed grid, available on all 3 axes and at any position in the scene.\n\nProGrids snaps objects in world space, ensuring consistent placement of objects in your level.\n\nIn addition, ProGrids is completely customizable. Change the colors of your grid, the snap sizing, unit of measurement, and more!",
"keywords": ["grid", "snap", "manipulation", "array", "align"],
Expand All @@ -10,6 +10,6 @@
"repository": {
"type": "git",
"url": "https://github.com/Unity-Technologies/com.unity.progrids.git",
"revision": "687d5545b560a13a8bf7baf96015d00f4ab90edf"
"revision": "8c99f5e31791759316786f77c64cfa9b57f03ff6"
}
}
1 change: 1 addition & 0 deletions versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@
3.0.3-preview.1
3.0.3-preview.2
3.0.3-preview.3
3.0.3-preview.4

0 comments on commit d4a34aa

Please sign in to comment.