diff options
Diffstat (limited to 'components/pm-subscription-handler/version.properties')
-rw-r--r-- | components/pm-subscription-handler/version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/components/pm-subscription-handler/version.properties b/components/pm-subscription-handler/version.properties index 081a54a9..7a7808c0 100644 --- a/components/pm-subscription-handler/version.properties +++ b/components/pm-subscription-handler/version.properties @@ -1,5 +1,5 @@ -major=3 -minor=0 +major=2 +minor=1 patch=0 base_version=${major}.${minor}.${patch} release_version=${base_version} |