Skip to content

Commit

Permalink
Merge pull request #396 from Unity-Technologies/v4.5/4.5.2
Browse files Browse the repository at this point in the history
V4.5/4.5.2
  • Loading branch information
Karl Henkel authored Jun 21, 2021
2 parents fe4e348 + 814162a commit 27f5207
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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).

## [Unreleased]
## [4.5.2] - 2021-06-08

### Bug Fixes

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.unity.probuilder",
"displayName": "ProBuilder",
"version": "4.5.1",
"version": "4.5.2",
"unity": "2018.4",
"description": "Build, edit, and texture custom geometry in Unity. Use ProBuilder for in-scene level design, prototyping, collision meshes, all with on-the-fly play-testing.\n\nAdvanced features include UV editing, vertex colors, parametric shapes, and texture blending. With ProBuilder's model export feature it's easy to tweak your levels in any external 3D modelling suite.",
"keywords": [
Expand Down Expand Up @@ -56,4 +56,4 @@
"url": "https://github.com/Unity-Technologies/com.unity.probuilder.git",
"revision": "ea0bd0c969779f359c7ca6e065338ac39a93c86a"
}
}
}

0 comments on commit 27f5207

Please sign in to comment.