We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97cb1d2 commit ac95cbcCopy full SHA for ac95cbc
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 1.5.0
+current_version = 1.5
3
commit = False
4
tag = False
5
cfn/main.template
@@ -3,7 +3,7 @@ AWSTemplateFormatVersion: "2010-09-09"
Description: Creates AWS infrastructure to deploy DMS solution. (uksb-1ppahhhui)
Metadata:
6
- Version: 1.5.0
+ Version: 1.5
7
8
AWS::CloudFormation::Interface:
9
ParameterGroups:
0 commit comments