Change version
This commit is contained in:
		| @ -42,7 +42,7 @@ jobs: | |||||||
|         run: ./gradlew build --no-daemon |         run: ./gradlew build --no-daemon | ||||||
|  |  | ||||||
|       - name: Upload Mod JAR |       - name: Upload Mod JAR | ||||||
|         uses: actions/upload-artifact@v4 |         uses: actions/upload-artifact@v3 | ||||||
|         with: |         with: | ||||||
|           name: create-air-fabric |           name: create-air-fabric | ||||||
|           path: build/libs/*.jar |           path: build/libs/*.jar | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user