We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1e1e6e commit 1f225faCopy full SHA for 1f225fa
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "discourse-ldap-auth",
3
- "version": "0.7.0",
+ "version": "0.8.0",
4
"repository": "https://github.com/jonmbake/discourse-ldap-auth",
5
"author": "Jon Bake",
6
"license": "MIT",
plugin.rb
@@ -1,7 +1,7 @@
# frozen_string_literal: true
# name:ldap
# about: A plugin to provide ldap authentication.
-# version: 0.7.0
+# version: 0.8.0
# authors: Jon Bake <jonmbake@gmail.com>
7
enabled_site_setting :ldap_enabled
0 commit comments