1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-28 09:39:43 +02:00

chore: Generate separate file to store version

Closes #848
This commit is contained in:
Maksim Eltyshev 2024-08-13 22:26:44 +02:00
parent 4841a65c77
commit da727c0a0b
7 changed files with 120 additions and 12 deletions

1
client/src/version.js Normal file
View file

@ -0,0 +1 @@
export default '1.21.0';