Skip to content

Commit 63b65ef

Browse files
author
Sebastian Warnke
committed
prepare for release 1.0.2
1 parent 11cfd9a commit 63b65ef

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/info.plist

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,9 @@
263263
264264
# Change Log:
265265
266+
1.0.2
267+
- Fixes a bug that prevented loading redirect uri during auth flow that was set by user. (Thanks to David, again)
268+
266269
1.0.1
267270
- Fixes a bug that showed invalid a description during auth flow. (Thanks to David)
268271
@@ -326,7 +329,7 @@
326329
</dict>
327330
</dict>
328331
<key>version</key>
329-
<string>1.0.1</string>
332+
<string>1.0.2</string>
330333
<key>webaddress</key>
331334
<string>https://github.com/sebwarnke/alfred-calendly</string>
332335
</dict>

0 commit comments

Comments
 (0)