Skip to content

Commit 7720c3a

Browse files
authored
Merge pull request #18 from sauravhathi/dev
Fix Content Not Loading Bug and Improvement of "Reattempt Quiz" Based on Feedback
2 parents 369babf + 14cfd71 commit 7720c3a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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-1.3.13-blue)
2+
![Version](https://img.shields.io/badge/version-1.4.0-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": "1.3.13",
4+
"version": "1.4.0",
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.",

minifyrdr.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.

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)