Skip to content

Commit 9f3f985

Browse files
come-ncAltahrim
authored andcommitted
chore: Fix version numbering
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
1 parent 1f8679c commit 9f3f985

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* auto generate a user ID (optional)
1717
* and more behavioral switches
1818
]]></description>
19-
<version>2.0.0-dev.0</version>
19+
<version>1.17.0-dev.0</version>
2020
<licence>agpl</licence>
2121
<author mail="alan@eita.org.br" homepage="http://eita.org.br">Alan Freihof Tygel</author>
2222
<author mail="blizzz@arthur-schiwon.de" homepage="https://arthur-schiwon.de">Arthur Schiwon</author>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ldap_write_support",
3-
"version": "2.0.0-dev.0",
3+
"version": "1.17.0-dev.0",
44
"description": "Adds write support to the LDAP backend",
55
"private": true,
66
"author": "Arthur Schiwon",

0 commit comments

Comments
 (0)