mirror of
				https://github.com/SquidDev-CC/CC-Tweaked
				synced 2025-10-31 13:42:59 +00:00 
			
		
		
		
	Bump version
This commit is contained in:
		| @@ -22,7 +22,7 @@ to see the full changes, but here's a couple of the more interesting changes: | |||||||
|  - Allow running multiple computers at the same time. |  - Allow running multiple computers at the same time. | ||||||
|  - Websocket support in the HTTP library. |  - Websocket support in the HTTP library. | ||||||
|  - Wired modems and cables act more like multiparts. |  - Wired modems and cables act more like multiparts. | ||||||
|  - Add map-like rendering for pocket computers. |  - Add map-like rendering for pocket computers and printed pages/books. | ||||||
|  - Adds the `/computercraft` command, offering various diagnostic tools for server owners. This allows operators to |  - Adds the `/computercraft` command, offering various diagnostic tools for server owners. This allows operators to | ||||||
|    track which computers are hogging resources, turn on and shutdown multiple computers at once and interact with |    track which computers are hogging resources, turn on and shutdown multiple computers at once and interact with | ||||||
|    computers remotely. |    computers remotely. | ||||||
|   | |||||||
| @@ -23,7 +23,7 @@ apply plugin: 'org.ajoberstar.grgit' | |||||||
| apply plugin: 'maven-publish' | apply plugin: 'maven-publish' | ||||||
| apply plugin: 'maven' | apply plugin: 'maven' | ||||||
|  |  | ||||||
| version = "1.80pr1.6" | version = "1.80pr1.7" | ||||||
| group = "org.squiddev" | group = "org.squiddev" | ||||||
| archivesBaseName = "cc-tweaked" | archivesBaseName = "cc-tweaked" | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 SquidDev
					SquidDev