зеркало из
https://github.com/kodackx/disinformation-quest.git
synced 2025-10-28 20:34:15 +02:00
added version file
Этот коммит содержится в:
родитель
c0cba2f4b9
Коммит
ef2f7affb1
14
src/version.ts
Обычный файл
14
src/version.ts
Обычный файл
@ -0,0 +1,14 @@
|
||||
export const VERSION = {
|
||||
current: '0.2.0',
|
||||
releaseDate: '2023-12-XX',
|
||||
changelog: {
|
||||
'0.2.0': [
|
||||
'Added full start to end flow',
|
||||
// other changes
|
||||
],
|
||||
'0.1.0': [
|
||||
'Initial release with basic functionality',
|
||||
// initial features
|
||||
]
|
||||
}
|
||||
};
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user