We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbf91b3 commit 76e28aeCopy full SHA for 76e28ae
.travis.yml
@@ -10,4 +10,4 @@ deploy:
10
file_glob: true
11
on:
12
repo: the-obsidian/ObsidianPermissions
13
- # tags: true
+ tags: true
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>gg.obsidian</groupId>
7
<artifactId>ObsidianPermissions</artifactId>
8
- <version>1.0.0</version>
+ <version>1.0.1</version>
9
<description>Custom permissions plugin for Obsidian</description>
<url>https://github.com/the-obsidian/ObsidianPermissions</url>
0 commit comments