Skip to content

Commit 342e264

Browse files
authored
Merge pull request #23 from sauravhathi/dev
Discussion Throttling Implementation
2 parents d396c3a + 771e1b7 commit 342e264

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Coursera Automation Extension
2-
![Version](https://img.shields.io/badge/version-2.4.3-blue)
2+
![Version](https://img.shields.io/badge/version-2.4.4-blue)
33
![License](https://img.shields.io/badge/license-MIT-green)
44
![Platform](https://img.shields.io/badge/platform-Chrome-blue)
55

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "Coursera Automation Extension",
4-
"version": "2.4.3",
4+
"version": "2.4.4",
55
"author": "Saurav Hathi",
66
"version_name": "Release Version",
77
"description": "This extension is used to attempt the coursera course quiz, video, reading material, ungraded plugin and discussion automatically.",

scripts/minifyContent.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)