Skip to content

Commit

Permalink
Merge pull request #51 from zurdi15/develop
Browse files Browse the repository at this point in the history
updated CHANGELOG
  • Loading branch information
zurdi15 authored Mar 28, 2023
2 parents 579ac91 + 62ea94e commit e328232
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# v1.3 (_28-03-2023_)
# v1.2.2 (_28-03-2023_)

## Added
- Notification added when downloading a game
Expand All @@ -8,6 +8,7 @@

## Fixed
- Potential password error when using mariadb if the password have special characters
- Some other bugs

# v1.2 (_28-03-2023_)

Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "romm",
"version": "1.2",
"version": "1.2.2",
"private": true,
"scripts": {
"dev": "vite --host",
Expand Down

0 comments on commit e328232

Please sign in to comment.