Change the authority domain
This commit is contained in:
		
							parent
							
								
									e01893ad86
								
							
						
					
					
						commit
						3a44c5d748
					
				
					 3 changed files with 5 additions and 2 deletions
				
			
		| 
						 | 
					@ -1,3 +1,6 @@
 | 
				
			||||||
 | 
					v2.7.0
 | 
				
			||||||
 | 
					Changed domain name for server providing the data.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
v2.6.0
 | 
					v2.6.0
 | 
				
			||||||
Added ability to view yesterday data for trains that didn't depart yet today.
 | 
					Added ability to view yesterday data for trains that didn't depart yet today.
 | 
				
			||||||
Fixed iOS status bar color.
 | 
					Fixed iOS status bar color.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1 +1 @@
 | 
				
			||||||
const authority = 'scraper.infotren.dcdevelop.xyz';
 | 
					const authority = 'scraper.infotren.dcdev.ro';
 | 
				
			||||||
| 
						 | 
					@ -11,7 +11,7 @@ description: O aplicație de vizualizare a datelor puse la dispoziție de Inform
 | 
				
			||||||
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
 | 
					# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
 | 
				
			||||||
# Read more about iOS versioning at
 | 
					# Read more about iOS versioning at
 | 
				
			||||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
 | 
					# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
 | 
				
			||||||
version: 2.6.0
 | 
					version: 2.7.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
environment:
 | 
					environment:
 | 
				
			||||||
  sdk: ">=2.12.0 <3.0.0"
 | 
					  sdk: ">=2.12.0 <3.0.0"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue