Skip to content

Commit

Permalink
Merge pull request #7 from ethicnology/develop
Browse files Browse the repository at this point in the history
v1.1.1
  • Loading branch information
ethicnology committed Feb 5, 2023
2 parents 9ebbcc0 + b9a0052 commit cb97bf2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,7 @@
- refactor:improve UI @muffarah
- feat: avatar color based on first 6 chars of the event pubkey @muffarah
- feat: spam filter based on content duplication
- refactor: tweet remove pseudonym placeholder
- refactor: tweet remove pseudonym placeholder

## 1.1.1
- put my own relay as default
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.1.0
version: 1.1.1

environment:
sdk: '>=2.18.6 <3.0.0'
Expand Down
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: dispute
version: 1.1.0
version: 1.1.1
summary: A cross-platform client for Nostr
description: A cross-platform client for Nostr

Expand Down

0 comments on commit cb97bf2

Please sign in to comment.