Skip to content

Commit

Permalink
1.0.12 - 2018/02/20
Browse files Browse the repository at this point in the history
@2018.1
  • Loading branch information
ErikMoczi committed Sep 2, 2018
1 parent 56f5e25 commit ccdcb29
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package/Editor.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package/Editor/Editor.asmdef.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package/Editor/Importer.cs.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified package/UnityEngine.StandardEvents.dll
Binary file not shown.
Binary file modified package/UnityEngine.StandardEvents.dll.mdb
Binary file not shown.
4 changes: 2 additions & 2 deletions package/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "com.unity.standardevents",
"version": "1.0.11",
"version": "1.0.12",
"displayName": "Analytics Standard Events",
"unity": "2017.3",
"unity": "2018.1",
"description": "Unity Analytics Standard Events take the guesswork out of tracking key game events, which makes adding deep analytics to your game insanely simple.\n\nStandard Events serve as an easy-to-follow checklist of the most important elements to track in your game. For example, use tutorial events to track onboarding, and to better understand the first-time user experience...then compare that to Day 1 retention to see not just what is happening in your game, but also to understand why.\n\nEasily implement Standard Events through code using a well-documented, type-safe API that supports Intellisense. Alternatively, the included Analytics Event Tracker component can be used to quickly and easily add both standard and custom events to your game, all without writing any code!\n\nStandard Events is a feature of Unity Analytics, and requires the Unity Analytics service to be enabled.",
"keywords": [
"analytics",
Expand Down
1 change: 1 addition & 0 deletions versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@
1.0.8
1.0.10
1.0.11
1.0.12

0 comments on commit ccdcb29

Please sign in to comment.