Skip to content

Commit 6a81f04

Browse files
committed
Increment package version
1 parent 11abab4 commit 6a81f04

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7-
## [Unreleased]
7+
8+
## [5.0.3] - 2021-04-01
89

910
### Bug Fixes
1011

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.unity.probuilder",
33
"displayName": "ProBuilder",
4-
"version": "5.0.2",
4+
"version": "5.0.3",
55
"unity": "2019.4",
66
"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.",
77
"keywords": [
@@ -58,4 +58,4 @@
5858
"url": "https://github.com/Unity-Technologies/com.unity.probuilder.git",
5959
"revision": "ea0bd0c969779f359c7ca6e065338ac39a93c86a"
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)