Skip to content

Commit 072b24b

Browse files
author
Karl Henkel
committed
remove 2018.3 support because it is incompatible with necessary assembly definition functionality
1 parent f97a0b0 commit 072b24b

3 files changed

Lines changed: 1 addition & 3 deletions

File tree

.yamato/promotion.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
test_editors:
2-
- version: 2018.3
32
- version: 2018.4
43
- version: 2019.4
54
- version: 2020.1

.yamato/upm-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
test_editors:
2-
- version: 2018.3
32
- version: 2018.4
43
- version: 2019.4
54
- version: 2020.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.unity.probuilder",
33
"displayName": "ProBuilder",
44
"version": "4.4.2",
5-
"unity": "2018.3",
5+
"unity": "2018.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.",
77
"keywords": [
88
"3d",

0 commit comments

Comments
 (0)