Skip to content

Commit

Permalink
Prepare v1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
aljawaid committed Dec 30, 2022
1 parent 405fb13 commit 16e3ace
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 33 deletions.
31 changes: 0 additions & 31 deletions .gitignore

This file was deleted.

2 changes: 1 addition & 1 deletion Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ public function getPluginAuthor()

public function getPluginVersion()
{
return '1.7.0';
return '1.8.0';
}

public function getCompatibleVersion()
Expand Down
Binary file added Releases/AutomaticActionUX-1.8.zip
Binary file not shown.
15 changes: 14 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# AutomaticActionUX Changelog


## v1.8

### What's Changed

_(most recent changes are listed on top):_
- Add PluginManager to README.md
- Prepare 2023
- FIX: Box Shadow Variable
- FIX: CSS Borders
- FIX: Table Cell Border Conflict- CSS Conflicting with Plugin Manager


## v1.7

### What's Changed
Expand Down Expand Up @@ -54,4 +67,4 @@ _(most recent changes are listed on top):_
- NEW: Add Readme


[**Full Changelog**](../master/changelog.md "See changes")
Read the full [**Changelog**](../master/changelog.md "See changes") or view the [**README**](../master/README.md "View README")

0 comments on commit 16e3ace

Please sign in to comment.