Skip to content

Commit 97b04f2

Browse files
author
OndrejNepozitek
committed
Bump version to 2.0.10
1 parent 1fa55a6 commit 97b04f2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Runtime/Common/Utils/AssetInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
{
33
public static class AssetInfo
44
{
5-
public static readonly string Version = "2.0.9";
5+
public static readonly string Version = "2.0.10";
66
}
77
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.ondrejnepozitek.edgar.unity",
3-
"version": "2.0.9",
3+
"version": "2.0.10",
44
"displayName": "Edgar - Procedural Level Generator",
55
"description": "2D procedural level generator",
66
"unity": "2019.3",

0 commit comments

Comments
 (0)