File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -45,14 +45,24 @@ It is recommended to run the application at computer start so you do not forget
4545
4646You should put the .jar in an extra folder as a * logs* and a * db* folder will be created next to it.\
4747
48- ### Migrate from old version
48+ ### Migrate from older version than v1.2.0
4949
50501 . Download new version and replace the .jar file.
51512 . Start new version of KeepTime. Notice that your old data is not available.
52523 . Stop KeepTime
53534 . Copy the files (not directories) of directory ` db ` (next to the .jar file) into ` db/1.4.197/ ` (path now includes the database version).
54545 . Start KeepTime again. Notice that your data is available again.
5555
56+ ### Migrate from KeepTime v1.2.0
57+
58+ 1 . Start your current version of KeepTime (v1.2.0)
59+ 2 . Go to the settings and export your KeepTime data
60+ 3 . Download new version and replace the .jar file.
61+ 4 . Start new version of KeepTime. Notice that your old data is not available.
62+ 5 . Open the new version and import the exported sql script
63+ 6 . After the import KeepTime closes automatically
64+ 7 . To see the changes just start the new KeepTime again
65+
5666## Requirements
5767
5868* Windows 7, 10
You can’t perform that action at this time.
0 commit comments