Skip to content

Commit 8958f07

Browse files
committed
feat: CI Pipeline accomodation
1 parent af0a7ff commit 8958f07

File tree

3 files changed

+2
-18
lines changed

3 files changed

+2
-18
lines changed

.github/CHANGELOG.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

extension-src/chrome/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 3,
33
"name": "fERP",
44
"description": "Automates the process of filling up feedback form in ERP for IIT KGP students",
5-
"version": "1.4",
5+
"version": "1.8.0",
66

77
"permissions": [
88
"scripting",

extension-src/firefox/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "fERP",
44
"description": "Automates the process of filling up feedback form in ERP for IIT KGP students",
55
"homepage_url": "https://github.com/proffapt/fERP",
6-
"version": "1.5",
6+
"version": "1.8.0",
77

88
"permissions": [
99
"activeTab",

0 commit comments

Comments
 (0)