Skip to content

Commit da9e55e

Browse files
committed
Prepare v2.7.1
1 parent e296d0d commit da9e55e

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

Plugin.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ public function getPluginAuthor()
8282

8383
public function getPluginVersion()
8484
{
85-
return '2.7.0';
85+
return '2.7.1';
8686
}
8787

8888
public function getCompatibleVersion()

Releases/Glancer-2.7.1.zip

885 KB
Binary file not shown.

changelog.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22

33

4+
## v2.7.1
5+
6+
_(most recent changes are listed on top):_
7+
FIX: Code Syntax
8+
FIX: Glancer Bar Border Shadow
9+
410
## v2.7
511

612
_(most recent changes are listed on top):_

0 commit comments

Comments
 (0)