Skip to content
Snippets Groups Projects
Commit 3d1008e0 authored by Michael Guerrero's avatar Michael Guerrero
Browse files

Undid experiment checkin and bumped version again.

parent d92ba895
No related branches found
Tags 0.1.4
No related merge requests found
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class NewVersionTest : MonoBehaviour
{
// Start is called before the first frame update
void Start()
{
}
// Update is called once per frame
void Update()
{
}
}
fileFormatVersion: 2
guid: 6eb3392aec745ae47a711a6044d2e1d0
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
......@@ -2,7 +2,7 @@
"name": "com.futuretech.shared",
"displayName": "FutureTech Shared",
"description": "this is a description",
"version": "0.1.3",
"version": "0.1.4",
"unity": "2018.3",
"license": "MIT",
"repository": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment