Skip to content

Commit

Permalink
Increment package version
Browse files Browse the repository at this point in the history
  • Loading branch information
lopezt-unity committed Apr 1, 2021
1 parent 11abab4 commit 6a81f04
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ 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]

## [5.0.3] - 2021-04-01

### 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": "5.0.2",
"version": "5.0.3",
"unity": "2019.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.\n\nIf you are using URP/HDRP, be careful to also import the corresponding sample project in the section below to get the proper materials.",
"keywords": [
Expand Down Expand Up @@ -58,4 +58,4 @@
"url": "https://github.com/Unity-Technologies/com.unity.probuilder.git",
"revision": "ea0bd0c969779f359c7ca6e065338ac39a93c86a"
}
}
}

0 comments on commit 6a81f04

Please sign in to comment.