Skip to content

Commit

Permalink
Fix MOTD/WHOIS #3, release 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ronilaukkarinen committed Oct 31, 2022
1 parent 5954633 commit 9a05d8a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
### 1.0.3: 2022-10-31
### 1.0.4: 2022-10-31

* Fix MOTD/WHOIS #3 (kudos to @benyafai)

### 1.0.3: 2021-04-14

* Merge pull request #2 from dracula/imgbot
* README updates

### 1.0.2: 2021-04-13

* Fixes to documentation
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thelounge-theme-dracula-official",
"version": "1.0.3",
"version": "1.0.4",
"main": "package.json",
"homepage": "https://draculatheme.com/thelounge",
"repository": {
Expand Down

0 comments on commit 9a05d8a

Please sign in to comment.