浏览代码

Bump Package Version

/2018.1
Tim Cooper 7 年前
当前提交
50d0a9bc
共有 2 个文件被更改,包括 3 次插入3 次删除
  1. 2
      ScriptableRenderPipeline/LightweightPipeline/sub-package.json
  2. 4
      ScriptableRenderPipeline/master-package.json

2
ScriptableRenderPipeline/LightweightPipeline/sub-package.json


"com.unity.render-pipelines.core"
],
"dependencies": {
"com.unity.shadergraph": "0.1.19"
"com.unity.shadergraph": "1.0.0-beta"
}
}

4
ScriptableRenderPipeline/master-package.json


{
"version": "0.1.34",
"version": "1.0.0-beta",
"com.unity.postprocessing": "0.2.0"
"com.unity.postprocessing": "2.0.0-beta"
},
"subPackages": [
"Core",

正在加载...
取消
保存