Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
update module version to 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoarau committed Nov 9, 2020
1 parent f631dd7 commit b2e1431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 202/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<property name="src-dir" value="${basedir}" />
<property name="TARGETNAME" value="stripe_official" />
<property name="TARGETBRANCH" value="${env.GIT_BRANCH}" />
<property name="TARGETVERSION" value="2.2.2" />
<property name="TARGETVERSION" value="2.2.3" />
<property name="PHPVERSION" value="5.6" />
<property name="PSVERSION" value="1.7.5.x" />

Expand Down

0 comments on commit b2e1431

Please sign in to comment.