Skip to content

Commit

Permalink
Update license
Browse files Browse the repository at this point in the history
  • Loading branch information
RadhiFadlillah committed Sep 5, 2019
1 parent 4d54e79 commit 97732e5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2019 Shiori
Copyright (c) 2019-present Radhi Fadlillah

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"manifest_version": 2,
"version": "0.8.3",
"version": "0.8.4",
"name": "Shiori",
"author": "Radhi Fadlillah",
"description": "Web extension for Shiori, a simple bookmark manager.",
Expand Down
3 changes: 3 additions & 0 deletions updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
}, {
"version": "0.8.3",
"update_link": "https://github.com/go-shiori/shiori-web-ext/releases/download/0.8.3/shiori-0.8.3-fx.xpi"
}, {
"version": "0.8.4",
"update_link": "https://github.com/go-shiori/shiori-web-ext/releases/download/0.8.4/shiori-0.8.4-fx.xpi"
}]
}
}
Expand Down

0 comments on commit 97732e5

Please sign in to comment.