Skip to content

Commit a267da8

Browse files
committed
Updated to v0.4.3
1 parent c936299 commit a267da8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Heron/HeronConfiguration.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ public class HeronConfiguration
198198
public class HeronVersion
199199
{
200200
public const string AssemblyVer = "0.4.3";
201-
public const string AssemblyFileVer = "0.4.3-beta.4";
201+
public const string AssemblyFileVer = "0.4.3";
202202
}
203203

204204
public class HeronLocation

0 commit comments

Comments
 (0)