Skip to content

Commit

Permalink
Merge pull request #16 from xdesai/vbump_25
Browse files Browse the repository at this point in the history
Version bump 2.5
  • Loading branch information
vbscott authored Mar 22, 2021
2 parents 2959b07 + 2084147 commit 278594e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion duo_openvpn_as.py
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ def connect(self):

### duo_openvpn_as.py integration code:

__version__ = '2.4'
__version__ = '2.5'

def log(msg):
msg = 'Duo OpenVPN_AS: %s' % msg
Expand Down

0 comments on commit 278594e

Please sign in to comment.