Skip to content

Commit

Permalink
release 1.1.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmed Hassanein committed Mar 27, 2020
1 parent 3a711ce commit 0bc7764
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "katibu",
"productName": "katibu",
"version": "1.0.0-beta",
"version": "1.1.0-beta",
"description": "THE helper tool you need for modern development",
"repository": "https://github.com/a7madgamal/katibu",
"main": ".webpack/main",
Expand Down
2 changes: 1 addition & 1 deletion src/windows/modals/Settings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ const settings: React.FC<TProps> = ({ settings, saveSettingsAction }) => (
display: inline;
`}
>
enable auto-refresh:
enable auto-refresh
</Label>
</div>
)
Expand Down

0 comments on commit 0bc7764

Please sign in to comment.