diff --git a/VERSION b/VERSION index 8b9ffecfb..f1b600ebc 100644 --- a/VERSION +++ b/VERSION @@ -1,3 +1,10 @@ +RunestoneServer-6.1.9 +Changes since 6.1.7 + +- Hide original webwork on the assignment and grading interface +- Change access token expiration +- Log a stop_question event if vote2 is skipped in peer + RunestoneServer-6.1.7 Changes since 6.1.6 diff --git a/pyproject.toml b/pyproject.toml index e5bdd5d56..231ee1cb3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ # ================ [tool.poetry] name = "runestone_poetry_project" -version = "6.1.8" +version = "6.1.9" description = "A web2py-based server for the Runestone e-book system." authors = ["Brad Miller ", "Bryan A. Jones Updates October 21, 2022 +

Updates November 5, 2022

High School Teachers: