File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[tool .bumpver ]
2
- current_version = " 1.8.1 "
2
+ current_version = " 1.8.2 "
3
3
version_pattern = " MAJOR.MINOR.PATCH[-TAGNUM]"
4
4
commit_message = " chore: Bump version {old_version} -> {new_version}"
5
5
commit = true
Original file line number Diff line number Diff line change 2
2
"name" : " two-inc/magento2" ,
3
3
"description" : " Two B2B BNPL payments extension" ,
4
4
"type" : " magento2-module" ,
5
- "version" : " 1.8.1 " ,
5
+ "version" : " 1.8.2 " ,
6
6
"license" : [
7
7
" OSL-3.0" ,
8
8
" AFL-3.0"
Original file line number Diff line number Diff line change 11
11
<payment >
12
12
<two_payment >
13
13
<active >1</active >
14
- <version >1.8.1 </version >
14
+ <version >1.8.2 </version >
15
15
<title >Business invoice - 30 days</title >
16
16
<mode >sandbox</mode >
17
17
<invoice_type >FUNDED_INVOICE</invoice_type >
You can’t perform that action at this time.
0 commit comments