mirror of
https://github.com/NaN-tic/trytond-asterisk-old.git
synced 2023-12-14 02:03:02 +01:00
Upgrade to 3.2 version and increase version number
This commit is contained in:
parent
249b205bfc
commit
5997f6ef65
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
[tryton]
|
||||
version=3.0.0
|
||||
version=3.2.0
|
||||
depends:
|
||||
company
|
||||
ir
|
||||
|
|
|
@ -27,7 +27,7 @@ The COPYRIGHT file at the top level of this repository contains the full copyrig
|
|||
<label name="login"/>
|
||||
<field name="login"/>
|
||||
<label name="password"/>
|
||||
<field name="password" widget="sha"/>
|
||||
<field name="password" widget="password"/>
|
||||
<label name="context"/>
|
||||
<field name="context"/>
|
||||
<label name="wait_time"/>
|
||||
|
|
Loading…
Reference in a new issue