Commit Graph

4 Commits

Author SHA1 Message Date
4f58db256e
Ammended bug fix
The bug fix in commit 9ff1b6e has been re-addressed due to a potential
edge case to cause another bug to occur as a result. This fix was
implemented as a result from the review on PR: #1 (comment)
2022-02-17 23:27:03 +00:00
a44a69e568
Updated version
Updated the version to 0.2.1 for minor changes
2021-12-09 17:23:05 +00:00
9ff1b6e40e
Fixed bug
Since file was renamed to `msedge-updater`, check if Edge process is
running with simply "msedge" is no longer suitable.
    - changed this to "msedge-$edge-channel"
2021-12-09 17:15:06 +00:00
203640aa3b Updated name of program
Renamed the program from 'updater' to 'msedge-updater'.
Updated all files related to the original name to adopt new name.
2021-09-09 15:47:38 +01:00