We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11cfd9a commit 63b65efCopy full SHA for 63b65ef
src/info.plist
@@ -263,6 +263,9 @@
263
264
# Change Log:
265
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
+
269
1.0.1
270
- Fixes a bug that showed invalid a description during auth flow. (Thanks to David)
271
@@ -326,7 +329,7 @@
326
329
</dict>
327
330
328
331
<key>version</key>
- <string>1.0.1</string>
332
+ <string>1.0.2</string>
333
<key>webaddress</key>
334
<string>https://github.com/sebwarnke/alfred-calendly</string>
335
0 commit comments