diff --git a/src/app/components/Footer.tsx b/src/app/components/Footer.tsx index 8f66a17..06a3daa 100644 --- a/src/app/components/Footer.tsx +++ b/src/app/components/Footer.tsx @@ -10,7 +10,7 @@ export default ({ optOutUrl }: { optOutUrl: string }) => ( - © 2019 reflation + © 2019-2020 reflation @@ -19,8 +19,8 @@ export default ({ optOutUrl }: { optOutUrl: string }) => ( - - github.com/reflation + + @reflation/extension diff --git a/src/static/manifest.json b/src/static/manifest.json index 353e376..a51600f 100644 --- a/src/static/manifest.json +++ b/src/static/manifest.json @@ -1,6 +1,6 @@ { "name": "relflation", - "version": "0.1.1", + "version": "0.1.2", "description": "Jeju National University ICT Enhancements", "manifest_version": 2, "author": "x86chi",