summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonne Martin <donne.martin@gmail.com>2018-07-26 22:06:10 -0400
committerGitHub <noreply@github.com>2018-07-26 22:06:10 -0400
commit0b91a7358c211eae8cd53be7bf7897e5bc36f53f (patch)
treedcd3417c72815236536058a3442828f805424dc7
parentf1436e04ff979b663f9e8f357ad2e331a6f47036 (diff)
Fix #136: Update latest monthly hiring post ids (#147)
-rw-r--r--haxor_news/settings.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/haxor_news/settings.py b/haxor_news/settings.py
index 77d1c57..af10014 100644
--- a/haxor_news/settings.py
+++ b/haxor_news/settings.py
@@ -14,5 +14,5 @@
# language governing permissions and limitations under the License.
# Updated monthly, see HackerNewsCli.hiring docstring.
-who_is_hiring_post_id = 17205865
-freelancer_post_id = 17205866
+who_is_hiring_post_id = 17442187
+freelancer_post_id = 17442188