Skip to content

Commit 1d9b8a3

Browse files
github-botmfdeveloper
authored andcommitted
fix: Samples => Samples~ and commit a new version: 0.1.2
1 parent 415675c commit 1d9b8a3

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

.env

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
# ---------------------
2-
# dotenv: Environment variables
3-
# to be used inside of npm scripts
4-
# ---------------------
5-
REPOSITORY_ROOT=../..
1+
REPOSITORY_ROOT=.

VERSION.md~

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0.1.2

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"displayName": "Vibration",
55
"description": "Native free plugin for Unity for Android, iOS and WebGL. Use custom vibrations/haptics on mobile.",
66
"unity": "2019.3",
7-
"version": "0.1.3",
7+
"version": "0.1.2",
88
"keywords": [],
99
"devDependencies": {
1010
"cross-var": "^1.1.0",

0 commit comments

Comments
 (0)