mirror of
				https://github.com/Alamantus/Lexiconga.git
				synced 2025-11-04 02:07:05 +01:00 
			
		
		
		
	Bump minor version to 2.2.0
This commit is contained in:
		
							parent
							
								
									a73b74ff71
								
							
						
					
					
						commit
						15ad17e1d7
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
  "name": "lexiconga",
 | 
					  "name": "lexiconga",
 | 
				
			||||||
  "version": "2.1.7",
 | 
					  "version": "2.2.0",
 | 
				
			||||||
  "description": "The quick and easy dictionary builder for constructed languages.",
 | 
					  "description": "The quick and easy dictionary builder for constructed languages.",
 | 
				
			||||||
  "main": "template-index.html",
 | 
					  "main": "template-index.html",
 | 
				
			||||||
  "repository": "https://github.com/Alamantus/Lexiconga.git",
 | 
					  "repository": "https://github.com/Alamantus/Lexiconga.git",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -134,7 +134,7 @@ switch ($view) {
 | 
				
			||||||
      oldLoad && oldLoad();
 | 
					      oldLoad && oldLoad();
 | 
				
			||||||
      if (UpUp) {
 | 
					      if (UpUp) {
 | 
				
			||||||
        UpUp.start({
 | 
					        UpUp.start({
 | 
				
			||||||
          'cache-version': '2.1.7',
 | 
					          'cache-version': '2.2.0',
 | 
				
			||||||
          'content-url': 'offline.html',
 | 
					          'content-url': 'offline.html',
 | 
				
			||||||
          'assets': [
 | 
					          'assets': [
 | 
				
			||||||
            \"" . implode('","', $files) . "\"
 | 
					            \"" . implode('","', $files) . "\"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue