summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonne Martin <donne.martin@gmail.com>2018-07-24 21:52:25 -0400
committerGitHub <noreply@github.com>2018-07-24 21:52:25 -0400
commitf1436e04ff979b663f9e8f357ad2e331a6f47036 (patch)
treeb8d391f2da634a344f98c008196c2c1e139b100d
parentb98c92daf802432c2e14b83e45c1a178964fd575 (diff)
Fix #135: Update latest monthly hiring post ids (#146)
-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 165d8bc..77d1c57 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 = 16967543
-freelancer_post_id = 16967544
+who_is_hiring_post_id = 17205865
+freelancer_post_id = 17205866