Skip to content

Commit

Permalink
Set watchtower interval to 600 seconds; Update nyxx
Browse files Browse the repository at this point in the history
  • Loading branch information
l7ssha committed Dec 4, 2021
1 parent 8186e21 commit fe05bb7
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.4.3

- Update nyxx due message update deserialization bug

## 2.4.2

- Update nyxx and its sub libs to 3.0.0-dev.x
Expand Down
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ packages:
name: nyxx
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.0-dev.1"
version: "3.0.0-dev.2"
nyxx_commander:
dependency: "direct main"
description:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: running_on_dart
version: 2.4.2
version: 2.4.3
description: Discord Bot for nyxx development
homepage: https://github.com/nyxx-discord/running_on_dart
repository: https://github.com/nyxx-discord/running_on_dart
Expand All @@ -12,7 +12,7 @@ environment:

dependencies:
logging: ^1.0.0
nyxx: ^3.0.0-dev.1
nyxx: ^3.0.0-dev.2
nyxx_commander: ^3.0.0-dev.0
nyxx_interactions: ^3.0.0-dev.0
postgres: ^2.3.2
Expand Down

0 comments on commit fe05bb7

Please sign in to comment.