Skip to content

Commit 39d6ab1

Browse files
committed
updated the package
1 parent de0dc02 commit 39d6ab1

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
## [0.3.6-beta] - Mar 13, 2025
4+
- Added call to ResetTimer in the constructor so the TimeRemaining is set to the duration of the timer
5+
36
## [0.3.5-beta] - Feb 27, 2025
47
- Fix for missing pre processor flag in the TimerService class
58

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.nonatomic.timers",
3-
"version": "0.3.5-beta",
3+
"version": "0.3.6-beta",
44
"displayName": "Timers",
55
"description": "Timers",
66
"unity": "2022.3",

0 commit comments

Comments
 (0)