Bump version to 2.5.0rc1 (#8356)
This commit is contained in:
		
							parent
							
								
									2f34b747b3
								
							
						
					
					
						commit
						23752639b2
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -9,11 +9,11 @@ module Mastodon
 | 
			
		|||
    end
 | 
			
		||||
 | 
			
		||||
    def minor
 | 
			
		||||
      4
 | 
			
		||||
      5
 | 
			
		||||
    end
 | 
			
		||||
 | 
			
		||||
    def patch
 | 
			
		||||
      3
 | 
			
		||||
      0
 | 
			
		||||
    end
 | 
			
		||||
 | 
			
		||||
    def pre
 | 
			
		||||
| 
						 | 
				
			
			@ -21,7 +21,7 @@ module Mastodon
 | 
			
		|||
    end
 | 
			
		||||
 | 
			
		||||
    def flags
 | 
			
		||||
      ''
 | 
			
		||||
      'rc1'
 | 
			
		||||
    end
 | 
			
		||||
 | 
			
		||||
    def to_a
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue