Skip to content

Commit 1f225fa

Browse files
github-actions[bot]jonmbake
authored andcommitted
Bump version to 0.8.0
1 parent c1e1e6e commit 1f225fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "discourse-ldap-auth",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"repository": "https://github.com/jonmbake/discourse-ldap-auth",
55
"author": "Jon Bake",
66
"license": "MIT",

plugin.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22
# name:ldap
33
# about: A plugin to provide ldap authentication.
4-
# version: 0.7.0
4+
# version: 0.8.0
55
# authors: Jon Bake <jonmbake@gmail.com>
66

77
enabled_site_setting :ldap_enabled

0 commit comments

Comments
 (0)