Skip to content

Commit f017cf7

Browse files
committed
Update main_store.ts
1 parent cb487f3 commit f017cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stores/main_store.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export interface Assignment {
1212

1313
export const useMainStore = defineStore("main", {
1414
state: () => ({
15-
praksa_version: "1.0.1-beta.3",
15+
praksa_version: "1.0.2-beta.3",
1616
academicYear: "2024/2025",
1717
voditelj_prakse: "doc. dr. sc. Ivan Lorencin",
1818

0 commit comments

Comments
 (0)