Skip to content
This repository was archived by the owner on Jun 30, 2024. It is now read-only.

Commit 4c5ff59

Browse files
committed
New release
1 parent 20dc162 commit 4c5ff59

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

VERSION

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
RunestoneServer-6.1.15
2+
3+
- Bug fixes
4+
15
RunestoneServer-6.1.14
26

37
- Improved Filtering on grading page.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# ================
1818
[tool.poetry]
1919
name = "runestone_poetry_project"
20-
version = "6.1.14"
20+
version = "6.1.15"
2121
description = "A web2py-based server for the Runestone e-book system."
2222
authors = ["Brad Miller <[email protected]>", "Bryan A. Jones <bjones AT ece DOT msstate DOT edu"]
2323
license = "MIT"

static/motd.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<h4>Updates December 22, 2022 - Happy Holidays </h4>
1+
<h4>Updates January 13, 2023 </h4>
22
<ul>
3-
<li>Many changes for books written in PreTeXt!</li>
3+
<li>Peer Instruction updates</li>
44
<li>Major update to how students can track their assignment progress</li>
55
<li>Short answer questions can now have attachments! - the uses for this are pretty much endless! Enjoy.</li>
66
<li>Better filtering when doing manual grading</li>

0 commit comments

Comments
 (0)