Skip to content

Commit f83a7cb

Browse files
committed
Version 2.1.14.
1 parent c6ede7b commit f83a7cb

4 files changed

Lines changed: 8 additions & 3 deletions

File tree

README.md

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

1515
## Version History
1616

17+
### v2.1.14 - 8/20/2023
18+
* Default location of Discord events to https://twitch.tv/roncli.
19+
* Allow up to 1 GB file uploads.
20+
* Package updates.
21+
1722
### v2.1.13 - 7/31/2023
1823
* Package updates.
1924

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.13",
3+
"version": "2.1.14",
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.13",
3+
"version": "2.1.14",
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.13",
3+
"version": "2.1.14",
44
"description": "The website for roncli.com.",
55
"homepage": "https://github.com/roncli/roncli.com",
66
"bugs": {

0 commit comments

Comments
 (0)