chore: test out giving academic year index a specific name to avoid clashes in host project

This commit is contained in:
Nelson Jovel 2024-02-09 15:35:15 -08:00
parent 7e2c2950e2
commit d35b75f577
3 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
module Dashboard
VERSION = "0.1.14"
VERSION = "0.1.15"
end