Skip to content

Commit 84a48c4

Browse files
chore(release): set version to 3.3.3
## [3.3.3](v3.3.2...v3.3.3) (2018-12-22) ### Bug Fixes * **templates:** check Unity .meta files after building, not before ([cb387f1](cb387f1)) This commit is a result of automation, thus CI shouldn't run (***NO_CI***).
1 parent cb387f1 commit 84a48c4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.3.3](https://github.com/ExtendRealityLtd/DevOps/compare/v3.3.2...v3.3.3) (2018-12-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **templates:** check Unity .meta files after building, not before ([cb387f1](https://github.com/ExtendRealityLtd/DevOps/commit/cb387f1))
9+
310
## [3.3.2](https://github.com/ExtendRealityLtd/DevOps/compare/v3.3.1...v3.3.2) (2018-12-22)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "io.extendreality.devops",
33
"displayName": "DevOps",
44
"description": "A collection of templates to simplify the continuous integration and deployment of projects by https://github.com/ExtendRealityLtd.",
5-
"version": "3.3.2",
5+
"version": "3.3.3",
66
"homepage": "https://github.com/ExtendRealityLtd/DevOps/",
77
"bugs": {
88
"url": "https://github.com/ExtendRealityLtd/DevOps/issues"

0 commit comments

Comments
 (0)