mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 08:08:55 +01:00 
			
		
		
		
	Update version check for library update job migration
Forgot to bump as part of fixing merge conflict for last commit.
This commit is contained in:
		@@ -348,7 +348,7 @@ object Migrations {
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
            if (oldVersion < 95) {
 | 
			
		||||
            if (oldVersion < 96) {
 | 
			
		||||
                LibraryUpdateJob.cancelAllWorks(context)
 | 
			
		||||
                LibraryUpdateJob.setupTask(context)
 | 
			
		||||
            }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user