Skip to content

Commit b4a4d55

Browse files
committed
Version 2.1.12.
1 parent ef8c7cf commit b4a4d55

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ The website for roncli.com. You can see this site in action at https://roncli.c
1414

1515
## Version History
1616

17+
### v2.1.12 - 7/17/2023
18+
* Temporarily disable WoW lookups.
19+
* Package updates.
20+
1721
### v2.1.11 - 7/12/2023
1822
* Updates required for upgrades of MariaDB.
1923
* Fixed bug with Archivo Narrow not showing in some browsers.

logging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "roncli.com-logging",
3-
"version": "2.1.11",
3+
"version": "2.1.12",
44
"description": "gelf logging for roncli.com.",
55
"homepage": "https://github.com/roncli/roncli.com",
66
"bugs": {

node-ronc-li/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "roncli.com-node-ronc-li",
3-
"version": "2.1.11",
3+
"version": "2.1.12",
44
"description": "The website for ronc.li.",
55
"homepage": "https://github.com/roncli/roncli.com",
66
"bugs": {

node-roncli-com/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "roncli.com-node-roncli-com",
3-
"version": "2.1.11",
3+
"version": "2.1.12",
44
"description": "The website for roncli.com.",
55
"homepage": "https://github.com/roncli/roncli.com",
66
"bugs": {

0 commit comments

Comments
 (0)