Skip to content

Commit

Permalink
Incremented version
Browse files Browse the repository at this point in the history
  • Loading branch information
marchbold committed Sep 13, 2021
1 parent 07ea336 commit a41fd49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/src/com/apm/client/Consts.as
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ package com.apm.client
{
public final class Consts
{
public static const VERSION : String = "0.0.5-beta";
public static const VERSION : String = "0.0.6-beta";
}
}
2 changes: 1 addition & 1 deletion version.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

version_major=0
version_minor=0
version_build=5
version_build=6
version_preview=-beta

0 comments on commit a41fd49

Please sign in to comment.