Skip to content

Commit

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

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

### 1.0.2: 2021-04-13

* Fixes to documentation
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thelounge-theme-dracula-official",
"version": "1.0.1",
"version": "1.0.3",
"main": "package.json",
"homepage": "https://draculatheme.com/thelounge",
"repository": {
Expand All @@ -24,4 +24,4 @@
"bugs": {
"url": "https://github.com/dracula/thelounge/issues"
}
}
}

0 comments on commit 5954633

Please sign in to comment.