Skip to content

Commit ed5f4c7

Browse files
committed
bumped version to 4.1.1
1 parent 2c58c5c commit ed5f4c7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Please see the ```CHANGELOG.md``` file to see what's changed in each version.
3232

3333
| Version | Link |
3434
|----------|---------------|
35+
| 4.1.1 | https://github.com/pschraut/UnityHeapExplorer.git#4.1.1 |
3536
| 4.1.0 | https://github.com/pschraut/UnityHeapExplorer.git#4.1.0 |
3637
| 4.0.0 | https://github.com/pschraut/UnityHeapExplorer.git#4.0.0 |
3738
| 3.9.0 | https://github.com/pschraut/UnityHeapExplorer.git#3.9.0 |

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.oddworm.heapexplorer",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"displayName": "Heap Explorer",
55
"description": "Heap Explorer is a Memory Profiler, Debugger and Analyzer for Unity. You can open it from the main menu 'Window > Analysis > Heap Explorer'.",
66
"documentationUrl": "https://github.com/pschraut/UnityHeapExplorer",

0 commit comments

Comments
 (0)