summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonne Martin <donne.martin@gmail.com>2020-10-20 20:20:28 -0400
committerGitHub <noreply@github.com>2020-10-20 20:20:28 -0400
commit811a5804c09406465b2b02eab638c08bf5c4fa7f (patch)
treef00d7e123d6d8cf6351f0f30f2158c5cd58e0dc6
parent0d007e55a19949049a4e3f61f89b65b241dc51c9 (diff)
Fix #221: Update latest monthly hiring post ids (#223)
-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 e15f9ab..2bfff51 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 = 24342498
-freelancer_post_id = 24342497
+who_is_hiring_post_id = 24651639
+freelancer_post_id = 24651638