Skip to content

Commit 359fb8b

Browse files
committed
chore(release): 0.13.1
1 parent bccd47d commit 359fb8b

5 files changed

Lines changed: 6 additions & 4 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ body:
1616
id: plugin_version
1717
attributes:
1818
label: Plugin Version or Commit ID
19-
placeholder: v0.13.0
19+
placeholder: v0.13.1
2020
validations:
2121
required: true
2222

.github/ISSUE_TEMPLATE/build-install-issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ body:
1616
id: plugin_version
1717
attributes:
1818
label: Plugin Version or Commit ID
19-
placeholder: v0.13.0
19+
placeholder: v0.13.1
2020
validations:
2121
required: true
2222

.github/ISSUE_TEMPLATE/support.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ body:
1717
id: plugin_version
1818
attributes:
1919
label: Plugin Version or Commit ID
20-
placeholder: v0.13.0
20+
placeholder: v0.13.1
2121
validations:
2222
required: true
2323

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.13.1](https://github.com/homuler/MediaPipeUnityPlugin/compare/v0.13.0...v0.13.1) (2024-01-06)
6+
57
## [0.13.0](https://github.com/homuler/MediaPipeUnityPlugin/compare/v0.12.0...v0.13.0) (2024-01-06)
68

79

Packages/com.github.homuler.mediapipe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.github.homuler.mediapipe",
3-
"version": "0.13.0",
3+
"version": "0.13.1",
44
"displayName": "MediaPipe Unity Plugin",
55
"description": "A Unity Plugin to run MediaPipe CalculatorGraph",
66
"unity": "2020.4",

0 commit comments

Comments
 (0)