Skip to content

Commit

Permalink
feat: 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GeopJr committed Jan 5, 2023
1 parent d8fb19a commit 290e9ee
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions data/dev.geopjr.Collision.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,17 @@
</screenshot>
</screenshots>
<releases>
<release version="3.4.0" date="2023-01-06">
<description>
<ul>
<li>Added keyboard shortcuts</li>
<li>Added ability to search for hashes in file content</li>
<li>Fixed hash format performance (regex => IO)</li>
<li>Fixed title alignment on narrow window in certain languages</li>
<li>Updated translations</li>
</ul>
</description>
</release>
<release version="3.3.1" date="2022-11-24">
<description>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: collision
version: 3.3.1
version: 3.4.0

authors:
- GeopJr <[email protected]>
Expand Down

0 comments on commit 290e9ee

Please sign in to comment.