Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alikemal.ocalan committed Nov 7, 2020
1 parent 890c6ca commit e9dd5b8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,8 @@ or Deploy Haroku

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/alikemalocalan/instagram-story-saver/tree/master)


### TODO list

- [x] Save cookie to s3 for logout&restart problem on Heroku
- [ ] saving to local machine option
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

name := "instastorysaver"
version := "0.1.0"
version := "0.1.1"
organization := "com.github.alikemalocalan"
scalaVersion := "2.12.12"

Expand Down

0 comments on commit e9dd5b8

Please sign in to comment.