mirror of
				https://github.com/proxiodev/RedisBungee.git
				synced 2025-11-04 01:28:02 +00:00 
			
		
		
		
	preparing for snapshot 0.7.0
This commit is contained in:
		
							parent
							
								
									16720487f0
								
							
						
					
					
						commit
						aeeb38f3c8
					
				@ -15,7 +15,7 @@ This is currently deployed on [Govindas Limework!](https://Limework.net)
 | 
			
		||||
 | 
			
		||||
## Notice: about older versions of redis than redis 6.2
 | 
			
		||||
 | 
			
		||||
As of now Version 0.6.4-SNAPSHOT is only supporting redis 6.2 and above!
 | 
			
		||||
As of now Version 0.7.0-SNAPSHOT is only supporting redis 6.2 and above!
 | 
			
		||||
 | 
			
		||||
## Compiling
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										4
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								pom.xml
									
									
									
									
									
								
							@ -6,7 +6,7 @@
 | 
			
		||||
 | 
			
		||||
    <groupId>com.imaginarycode.minecraft</groupId>
 | 
			
		||||
    <artifactId>RedisBungee</artifactId>
 | 
			
		||||
    <version>0.6.4-SNAPSHOT</version>
 | 
			
		||||
    <version>0.7.0-SNAPSHOT</version>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
    <repositories>
 | 
			
		||||
@ -123,7 +123,7 @@
 | 
			
		||||
        <dependency>
 | 
			
		||||
            <groupId>junit</groupId>
 | 
			
		||||
            <artifactId>junit</artifactId>
 | 
			
		||||
            <version>4.13.1</version>
 | 
			
		||||
            <version>4.13.2</version>
 | 
			
		||||
            <scope>test</scope>
 | 
			
		||||
        </dependency>
 | 
			
		||||
    </dependencies>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user