Skip to content

Commit

Permalink
Bumb package version
Browse files Browse the repository at this point in the history
  • Loading branch information
ajnart committed Nov 12, 2022
1 parent f5454b0 commit a6694d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/constants.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export const REPO_URL = 'ajnart/homarr';
export const CURRENT_VERSION = 'v0.10.4';
export const CURRENT_VERSION = 'v0.10.5';
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "homarr",
"version": "0.10.4",
"version": "0.10.5",
"description": "Homarr - A homepage for your server.",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit a6694d8

Please sign in to comment.