Skip to content

Commit f0375da

Browse files
committed
- update version
1 parent 07dc76e commit f0375da

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Then in Window > Package Manager, you can select Packages: My Registry to see Gr
8080
{
8181
"dependencies": {
8282
...
83-
"com.tayx.graphy": "https://github.com/Tayx94/graphy.git",
83+
"com.tayx.graphy": "https://github.com/wolf-org/graphy.git#3.0.6",
8484
...
8585
}
8686
}

package.json

+18-18
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
2-
"name": "com.tayx.graphy",
3-
"version": "3.0.5",
4-
"displayName": "Graphy - Ultimate FPS Counter",
5-
"description": "Graphy is the ultimate, easy to use, feature packed FPS Counter, stats monitor and debugger for your Unity project.",
6-
"unity": "2019.4",
7-
"license": "MIT",
8-
"keywords": [
9-
"fps",
10-
"counter",
11-
"performance",
12-
"debugger",
13-
"graphy"
14-
],
15-
"author": {
16-
"name": "Martin Pane",
17-
"email": "[email protected]",
18-
"url": "https://twitter.com/martinTayx"
19-
}
2+
"name": "com.tayx.graphy",
3+
"version": "3.0.6",
4+
"displayName": "Graphy - Ultimate FPS Counter",
5+
"description": "Graphy is the ultimate, easy to use, feature packed FPS Counter, stats monitor and debugger for your Unity project.",
6+
"unity": "2019.4",
7+
"license": "MIT",
8+
"keywords": [
9+
"fps",
10+
"counter",
11+
"performance",
12+
"debugger",
13+
"graphy"
14+
],
15+
"author": {
16+
"name": "Martin Pane",
17+
"email": "[email protected]",
18+
"url": "https://twitter.com/martinTayx"
19+
}
2020
}

0 commit comments

Comments
 (0)